Sleds/cppboost/libs/math/dot_net_example/boost_math
2025-03-13 15:28:38 -06:00
..
app.ico Initial commit part 2 2025-03-13 15:28:38 -06:00
app.rc Initial commit part 2 2025-03-13 15:28:38 -06:00
AssemblyInfo.cpp Initial commit part 2 2025-03-13 15:28:38 -06:00
boost_math.cpp Initial commit part 2 2025-03-13 15:28:38 -06:00
boost_math.h Initial commit part 2 2025-03-13 15:28:38 -06:00
boost_math.sln Initial commit part 2 2025-03-13 15:28:38 -06:00
boost_math.sln.lnk Initial commit part 2 2025-03-13 15:28:38 -06:00
boost_math.vcproj Initial commit part 2 2025-03-13 15:28:38 -06:00
ReadMe.txt Initial commit part 2 2025-03-13 15:28:38 -06:00
resource.h Initial commit part 2 2025-03-13 15:28:38 -06:00
Stdafx.cpp Initial commit part 2 2025-03-13 15:28:38 -06:00
Stdafx.h Initial commit part 2 2025-03-13 15:28:38 -06:00

========================================================================
    DYNAMIC LINK LIBRARY : boost_math Project Overview
========================================================================

AppWizard has created this boost_math DLL for you.

// Copyright Paul A. Bristow & John Maddock 2009
// Use, modification and distribution are subject to the
// Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt
// or copy at http://www.boost.org/LICENSE_1_0.txt)

This file contains a summary of what you will find in each of the files that
make up your boost_math application.

boost_math.vcproj
    This is the main project file for VC++ projects generated using an Application Wizard.
    It contains information about the version of Visual C++ that generated the file, and
    information about the platforms, configurations, and project features selected with the
    Application Wizard.

boost_math.cpp
    This is the main DLL source file.

boost_math.h
    This file contains a class declaration.

AssemblyInfo.cpp
  Contains custom attributes for modifying assembly metadata.

/////////////////////////////////////////////////////////////////////////////
Other notes:

AppWizard uses "TODO:" to indicate parts of the source code you
should add to or customize.

/////////////////////////////////////////////////////////////////////////////