boost/libs/math/dot_net_example/boost_math
2022-12-15 23:45:23 +08:00
..
app.ico 源码提交 2022-12-15 23:45:23 +08:00
app.rc 源码提交 2022-12-15 23:45:23 +08:00
AssemblyInfo.cpp 源码提交 2022-12-15 23:45:23 +08:00
boost_math.cpp 源码提交 2022-12-15 23:45:23 +08:00
boost_math.h 源码提交 2022-12-15 23:45:23 +08:00
boost_math.sln 源码提交 2022-12-15 23:45:23 +08:00
boost_math.vcxproj 源码提交 2022-12-15 23:45:23 +08:00
boost_math.vcxproj.filters 源码提交 2022-12-15 23:45:23 +08:00
ReadMe.txt 源码提交 2022-12-15 23:45:23 +08:00
resource.h 源码提交 2022-12-15 23:45:23 +08:00
Stdafx.cpp 源码提交 2022-12-15 23:45:23 +08:00
Stdafx.h 源码提交 2022-12-15 23:45:23 +08: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.

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