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.hDocumentation of namespaces
  include
  num_collectDirectory of num_collect source codes
  auto_diffDirectory of automatic differentiation
  baseDirectory of definitions common in this project
  constantsDirectory of constexpr variables and functions
  functionsDirectory of special functions
  integrationDirectory of numerical integration
  linearDirectory of solvers of linear equations
  loggingDirectory of logging
  multi_doubleDirectory of multiple precision numbers with double numbers
  numbersDirectory of classes of numbers
  odeDirectory of solvers of ordinary differential equations (ODE)
  optDirectory of optimization algorithms
  rbfDirectory of RBF interpolation
  regularizationDirectory of regularization algorithms
  rootsDirectory of root-finding algorithms
  utilDirectory of utility classes
 version.hDefinition of macros of the version of this project
  problems
  doc
 namespaces.hDocumentation of namespaces
  include
  num_prob_collect