numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
|
Namespace of C++ concepts. More...
Concepts | |
concept | differentiable_function |
Concept of differentiable functions for root-finding. | |
concept | function |
Concept of functions for root-finding. | |
concept | multi_variate_differentiable_function |
Concept of multi-variate differentiable functions for root-finding. | |
concept | single_variate_differentiable_function |
Concept of single-variate differentiable functions for root-finding. | |
Namespace of C++ concepts.