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