numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
Loading...
Searching...
No Matches
num_collect Directory Reference

Directory of num_collect source codes.

More...

+ Directory dependency graph for num_collect:

Directories

 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.
 

Files

 version.h
 Definition of macros of the version of this project.
 

Detailed Description

Directory of num_collect source codes.