numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
|
Concept of functions for root-finding. More...
#include <num_collect/roots/concepts/function.h>
Concept of functions for root-finding.
T | Type. |
Definition at line 34 of file function.h.