This is the complete list of members for PLMD::ConjugateGradient< FCLASS >, including all inherited members.
calcDerivatives(const std::vector< double > &p, std::vector< double > &der, engf_pointer myfunc) | PLMD::MinimiseBase< FCLASS > | protected |
ConjugateGradient(FCLASS *funcc) | PLMD::ConjugateGradient< FCLASS > | inlineexplicit |
engf_pointer typedef | PLMD::ConjugateGradient< FCLASS > | private |
EPS | PLMD::ConjugateGradient< FCLASS > | private |
ITMAX | PLMD::ConjugateGradient< FCLASS > | private |
linemin(const std::vector< double > &dir, std::vector< double > &p, engf_pointer myfunc) | PLMD::MinimiseBase< FCLASS > | |
minimise(const double &ftol, std::vector< double > &p, engf_pointer myfunc) | PLMD::ConjugateGradient< FCLASS > | |
MinimiseBase(FCLASS *funcc) | PLMD::MinimiseBase< FCLASS > | inlineexplicit |
Hosted by GitHub | 1.8.14 |