This is the complete list of members for
BFGS< FunctorType >, including all inherited members.
| applyDF(Scalar alpha) | BFGS< FunctorType > | [private] |
| applyF(Scalar alpha) | BFGS< FunctorType > | [private] |
| applyFDF(Scalar alpha, Scalar &f, Scalar &df) | BFGS< FunctorType > | [private] |
| BFGS(FunctorType &_functor) | BFGS< FunctorType > | [inline] |
| changeDirection() | BFGS< FunctorType > | [private] |
| checkExtremum(const Eigen::Matrix< Scalar, 4, 1 > &coefficients, Scalar x, Scalar &xmin, Scalar &fmin) | BFGS< FunctorType > | [private] |
| delta_f | BFGS< FunctorType > | [private] |
| df_alpha | BFGS< FunctorType > | [private] |
| df_cache_key | BFGS< FunctorType > | [private] |
| dg0 | BFGS< FunctorType > | [private] |
| dx | BFGS< FunctorType > | [private] |
| dx0 | BFGS< FunctorType > | [private] |
| f | BFGS< FunctorType > | |
| f_alpha | BFGS< FunctorType > | [private] |
| f_cache_key | BFGS< FunctorType > | [private] |
| fp0 | BFGS< FunctorType > | [private] |
| functor | BFGS< FunctorType > | [private] |
| FVectorType typedef | BFGS< FunctorType > | |
| g0 | BFGS< FunctorType > | [private] |
| g0norm | BFGS< FunctorType > | [private] |
| g_alpha | BFGS< FunctorType > | [private] |
| g_cache_key | BFGS< FunctorType > | [private] |
| gradient | BFGS< FunctorType > | |
| Index typedef | BFGS< FunctorType > | |
| interpolate(Scalar a, Scalar fa, Scalar fpa, Scalar b, Scalar fb, Scalar fpb, Scalar xmin, Scalar xmax, int order) | BFGS< FunctorType > | [private] |
| iter | BFGS< FunctorType > | [private] |
| lineSearch(Scalar rho, Scalar sigma, Scalar tau1, Scalar tau2, Scalar tau3, int order, Scalar alpha1, Scalar &alpha_new) | BFGS< FunctorType > | [private] |
| minimize(FVectorType &x) | BFGS< FunctorType > | |
| minimizeInit(FVectorType &x) | BFGS< FunctorType > | |
| minimizeOneStep(FVectorType &x) | BFGS< FunctorType > | |
| moveTo(Scalar alpha) | BFGS< FunctorType > | [private] |
| operator=(const BFGS &) | BFGS< FunctorType > | [private] |
| p | BFGS< FunctorType > | [private] |
| parameters | BFGS< FunctorType > | |
| pnorm | BFGS< FunctorType > | [private] |
| resetParameters(void) | BFGS< FunctorType > | [inline] |
| Scalar typedef | BFGS< FunctorType > | |
| slope() | BFGS< FunctorType > | [private] |
| testGradient(Scalar epsilon) | BFGS< FunctorType > | |
| updatePosition(Scalar alpha, FVectorType &x, Scalar &f, FVectorType &g) | BFGS< FunctorType > | [private] |
| x0 | BFGS< FunctorType > | [private] |
| x_alpha | BFGS< FunctorType > | [private] |
| x_cache_key | BFGS< FunctorType > | [private] |