numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 123456]
 
doc
 
doxygen
 
namespaces.h
Documentation of namespaces
 
include
 
num_collect
Directory of num_collect source codes
 
auto_diff
Directory of automatic differentiation
 
base
Directory of definitions common in this project
 
constants
Directory of constexpr variables and functions
 
functions
Directory of special functions
 
integration
Directory of numerical integration
 
linear
Directory of solvers of linear equations
 
logging
Directory of logging
 
multi_double
Directory of multiple precision numbers with double numbers
 
numbers
Directory of classes of numbers
 
ode
Directory of solvers of ordinary differential equations (ODE)
 
opt
Directory of optimization algorithms
 
rbf
Directory of RBF interpolation
 
regularization
Directory of regularization algorithms
 
roots
Directory of root-finding algorithms
 
util
Directory of utility classes
 
version.h
Definition of macros of the version of this project
 
problems
 
doc
 
namespaces.h
Documentation of namespaces
 
include
 
num_prob_collect