apply(const Vector< Scalar > &x, Scalar &val) const | RVLUmin::VPM< Scalar, LSPolicy, LSPolicyData > | [protected, virtual] |
applyGradient(const Vector< Scalar > &x, Vector< Scalar > &g) const | RVLUmin::VPM< Scalar, LSPolicy, LSPolicyData > | [protected, virtual] |
applyHessian(const Vector< Scalar > &x, const Vector< Scalar > &dx, Vector< Scalar > &dy) const | RVLUmin::VPM< Scalar, LSPolicy, LSPolicyData > | [protected, virtual] |
clone() const | RVLUmin::VPM< Scalar, LSPolicy, LSPolicyData > | [protected, virtual] |
export_apply(Functional< Scalar > const &f, const Vector< Scalar > &x, Scalar &val) const | RVL::Functional< Scalar > | [protected] |
export_applyGradient(Functional< Scalar > const &f, const Vector< Scalar > &x, Vector< Scalar > &g) const | RVL::Functional< Scalar > | [protected] |
export_applyHessian(Functional< Scalar > const &f, const Vector< Scalar > &x, const Vector< Scalar > &dx, Vector< Scalar > &dy) const | RVL::Functional< Scalar > | [protected] |
export_clone(Functional< Scalar > const &fref, Functional< Scalar > **f) const | RVL::Functional< Scalar > | [protected] |
Functional() | RVL::Functional< Scalar > | |
Functional(const Functional< Scalar > &) | RVL::Functional< Scalar > | |
getDomain() const | RVLUmin::VPM< Scalar, LSPolicy, LSPolicyData > | [virtual] |
getLSSoln() const | RVLUmin::VPM< Scalar, LSPolicy, LSPolicyData > | |
getMaxStep(const Vector< Scalar > &x, const Vector< Scalar > &dx) const | RVLUmin::VPM< Scalar, LSPolicy, LSPolicyData > | [virtual] |
operator new(size_t size) | RVL::Functional< Scalar > | [protected] |
VPM(LinOpValOp< Scalar > const &_op, Vector< Scalar > const &_d, LSPolicyData const &s, ostream &_str=cerr) | RVLUmin::VPM< Scalar, LSPolicy, LSPolicyData > | |
VPM(VPM< Scalar, LSPolicy, LSPolicyData > const &f) | RVLUmin::VPM< Scalar, LSPolicy, LSPolicyData > | |
write(ostream &str) const | RVLUmin::VPM< Scalar, LSPolicy, LSPolicyData > | [virtual] |
RVL::Functional::write(RVLException &e) const | RVL::Writeable | |
~Functional() | RVL::Functional< Scalar > | [virtual] |
~Writeable() | RVL::Writeable | [virtual] |