|
golib
0.5
|
This is the complete list of members for Function, including all inherited members.
| Function() (defined in Function) | Function | inline |
| 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 Function) | Function | inlinevirtual |
| OptFunction(double eps=0.01) | goMath::OptFunction< matrix_type, vector_type > | inlineexplicitprotected |
| value_type typedef | goMath::OptFunction< matrix_type, vector_type > | |
| ~Function() (defined in Function) | Function | inlinevirtual |
| ~OptFunction() (defined in goMath::OptFunction< matrix_type, vector_type >) | goMath::OptFunction< matrix_type, vector_type > | inlinevirtual |