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

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.
 

Detailed Description

Namespace of C++ concepts.