golib  0.5
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Modules Pages
Function2D Member List

This is the complete list of members for Function2D, including all inherited members.

A (defined in Function2D)Function2D
c (defined in Function2D)Function2D
Function2D() (defined in Function2D)Function2Dinline
grad(vector_type &x, vector_type &ret)goMath::OptFunction< matrix_type, vector_type >inlinevirtual
hessian(vector_type &x, matrix_type &ret)goMath::OptFunction< matrix_type, vector_type >inlinevirtual
operator()(const vector_type &x) (defined in Function2D)Function2Dinlinevirtual
OptFunction(double eps=0.01)goMath::OptFunction< matrix_type, vector_type >inlineexplicitprotected
value_type typedefgoMath::OptFunction< matrix_type, vector_type >
~Function2D() (defined in Function2D)Function2Dinlinevirtual
~OptFunction() (defined in goMath::OptFunction< matrix_type, vector_type >)goMath::OptFunction< matrix_type, vector_type >inlinevirtual