Protium
Math and Design Features
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros Pages
Protium::Collections Namespace Reference

Classes

class  FunctionPrototype
 

Typedefs

typedef FunctionPrototype
< double, double > 
Function1D
 
typedef FunctionPrototype
< std::pair< double, double >
, double > 
Function2D
 

Typedef Documentation

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.