math/dot_net_example/boost_math
2019-08-23 09:25:22 +01:00
..
app.ico added all distributions and general fill-out. 2007-02-14 10:04:57 +00:00
app.rc added all distributions and general fill-out. 2007-02-14 10:04:57 +00:00
AssemblyInfo.cpp Math: Fix the distribution explorer build files for VS2017. 2018-01-21 10:04:38 +00:00
boost_math.cpp [CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp 2019-08-23 09:25:22 +01:00
boost_math.h Rebuilt using Boost 1.52 (well trunk) and added skew normal distribution (now 31 of them) . Boost Version is no built into the 'app' version no. Uploaded to sourceforge and made the default download. 2012-10-17 14:47:49 +00:00
boost_math.sln Math: Fix the distribution explorer build files for VS2017. 2018-01-21 10:04:38 +00:00
boost_math.vcxproj Math: Fix the distribution explorer build files for VS2017. 2018-01-21 10:04:38 +00:00
boost_math.vcxproj.filters Math: Fix the distribution explorer build files for VS2017. 2018-01-21 10:04:38 +00:00
ReadMe.txt Added licence info 2010-01-20 18:43:07 +00:00
resource.h Added licence info 2010-01-20 18:43:07 +00:00
Stdafx.cpp Added licence info 2010-01-20 18:43:07 +00:00
Stdafx.h Rebuilt using Boost 1.52 (well trunk) and added skew normal distribution (now 31 of them) . Boost Version is no built into the 'app' version no. Uploaded to sourceforge and made the default download. 2012-10-17 14:47:49 +00: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.

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