![]() |
Protium
Math and Design Features
|
Classes | |
class | FunctionPrototype |
Typedefs | |
typedef FunctionPrototype < double, double > | Function1D |
typedef FunctionPrototype < std::pair< double, double > , double > | Function2D |
typedef FunctionPrototype<double, double> Protium::Collections::Function1D |
Definition at line 24 of file Function.h.
typedef FunctionPrototype< std::pair<double, double>, double > Protium::Collections::Function2D |
Definition at line 25 of file Function.h.