• Home
Name
Date
Size
#Lines
LOC

..--

AssemblyInfo.cppD12-May-20241.5 KiB4517

ReadMe.txtD12-May-20241.3 KiB3927

Stdafx.cppD12-May-2024442 121

Stdafx.hD12-May-20242.2 KiB5537

app.icoD12-May-20241.1 KiB

app.rcD12-May-20241.2 KiB6444

boost_math.cppD12-May-202411.1 KiB256204

boost_math.hD12-May-20249.1 KiB332280

boost_math.slnD12-May-20241.4 KiB3230

boost_math.vcxprojD12-May-20247 KiB142142

boost_math.vcxproj.filtersD12-May-20241.5 KiB4444

resource.hD12-May-2024329 100

ReadMe.txt

1========================================================================
2    DYNAMIC LINK LIBRARY : boost_math Project Overview
3========================================================================
4
5AppWizard has created this boost_math DLL for you.
6
7// Copyright Paul A. Bristow & John Maddock 2009
8// Use, modification and distribution are subject to the
9// Boost Software License, Version 1.0.
10// (See accompanying file LICENSE_1_0.txt
11// or copy at http://www.boost.org/LICENSE_1_0.txt)
12
13This file contains a summary of what you will find in each of the files that
14make up your boost_math application.
15
16boost_math.vcproj
17    This is the main project file for VC++ projects generated using an Application Wizard.
18    It contains information about the version of Visual C++ that generated the file, and
19    information about the platforms, configurations, and project features selected with the
20    Application Wizard.
21
22boost_math.cpp
23    This is the main DLL source file.
24
25boost_math.h
26    This file contains a class declaration.
27
28AssemblyInfo.cpp
29  Contains custom attributes for modifying assembly metadata.
30
31/////////////////////////////////////////////////////////////////////////////
32Other notes:
33
34AppWizard uses "TODO:" to indicate parts of the source code you
35should add to or customize.
36
37/////////////////////////////////////////////////////////////////////////////
38
39