ROL
|
This is the complete list of members for ROL::LinMoreModel< Real >, including all inherited members.
applyFreeHessian(Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &x, Real &tol) | ROL::LinMoreModel< Real > | inline |
applyFreePrecond(Vector< Real > &pv, const Vector< Real > &v, const Vector< Real > &x, Real &tol) | ROL::LinMoreModel< Real > | inline |
applyFullHessian(Vector< Real > &hv, const Vector< Real > &v, Real &tol) | ROL::LinMoreModel< Real > | inline |
applyFullPrecond(Vector< Real > &pv, const Vector< Real > &v, Real &tol) | ROL::LinMoreModel< Real > | inline |
applyHessian(Vector< Real > &hv, const Vector< Real > &v, Real &tol) | ROL::TrustRegionModel< Real > | inlineprotected |
applyInvHessian(Vector< Real > &hv, const Vector< Real > &v, Real &tol) | ROL::TrustRegionModel< Real > | inlineprotected |
applyPrecond(Vector< Real > &Pv, const Vector< Real > &v, Real &tol) | ROL::TrustRegionModel< Real > | inlineprotected |
checkGradient(const Vector< Real > &x, const Vector< Real > &d, const bool printToStream=true, std::ostream &outStream=std::cout, const int numSteps=ROL_NUM_CHECKDERIV_STEPS, const int order=1) | ROL::Objective< Real > | inlinevirtual |
checkGradient(const Vector< Real > &x, const Vector< Real > &g, const Vector< Real > &d, const bool printToStream=true, std::ostream &outStream=std::cout, const int numSteps=ROL_NUM_CHECKDERIV_STEPS, const int order=1) | ROL::Objective< Real > | virtual |
checkGradient(const Vector< Real > &x, const Vector< Real > &d, const std::vector< Real > &steps, const bool printToStream=true, std::ostream &outStream=std::cout, const int order=1) | ROL::Objective< Real > | inlinevirtual |
checkGradient(const Vector< Real > &x, const Vector< Real > &g, const Vector< Real > &d, const std::vector< Real > &steps, const bool printToStream=true, std::ostream &outStream=std::cout, const int order=1) | ROL::Objective< Real > | virtual |
checkHessSym(const Vector< Real > &x, const Vector< Real > &v, const Vector< Real > &w, const bool printToStream=true, std::ostream &outStream=std::cout) | ROL::Objective< Real > | inlinevirtual |
checkHessSym(const Vector< Real > &x, const Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &w, const bool printToStream=true, std::ostream &outStream=std::cout) | ROL::Objective< Real > | virtual |
checkHessVec(const Vector< Real > &x, const Vector< Real > &v, const bool printToStream=true, std::ostream &outStream=std::cout, const int numSteps=ROL_NUM_CHECKDERIV_STEPS, const int order=1) | ROL::Objective< Real > | inlinevirtual |
checkHessVec(const Vector< Real > &x, const Vector< Real > &hv, const Vector< Real > &v, const bool printToStream=true, std::ostream &outStream=std::cout, const int numSteps=ROL_NUM_CHECKDERIV_STEPS, const int order=1) | ROL::Objective< Real > | virtual |
checkHessVec(const Vector< Real > &x, const Vector< Real > &v, const std::vector< Real > &steps, const bool printToStream=true, std::ostream &outStream=std::cout, const int order=1) | ROL::Objective< Real > | inlinevirtual |
checkHessVec(const Vector< Real > &x, const Vector< Real > &hv, const Vector< Real > &v, const std::vector< Real > &steps, const bool printToStream=true, std::ostream &outStream=std::cout, const int order=1) | ROL::Objective< Real > | virtual |
dirDeriv(const Vector< Real > &x, const Vector< Real > &d, Real &tol) | ROL::Objective< Real > | virtual |
dualTransform(Vector< Real > &tv, const Vector< Real > &v) | ROL::TrustRegionModel< Real > | inlinevirtual |
dwa_ | ROL::LinMoreModel< Real > | private |
getBoundConstraint(void) const | ROL::TrustRegionModel< Real > | inlinevirtual |
getGradient(void) const | ROL::TrustRegionModel< Real > | inlinevirtual |
getIterate(void) const | ROL::TrustRegionModel< Real > | inlinevirtual |
getObjective(void) const | ROL::TrustRegionModel< Real > | inlinevirtual |
getParameter(void) const | ROL::Objective< Real > | inlineprotected |
gradient(Vector< Real > &g, const Vector< Real > &s, Real &tol) | ROL::TrustRegionModel< Real > | inlinevirtual |
hessVec(Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &s, Real &tol) | ROL::TrustRegionModel< Real > | inlinevirtual |
invHessVec(Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &s, Real &tol) | ROL::TrustRegionModel< Real > | inlinevirtual |
LinMoreModel(Objective< Real > &obj, BoundConstraint< Real > &bnd, const Vector< Real > &x, const Vector< Real > &g, const Ptr< Secant< Real >> &secant=nullPtr, const bool useSecantPrecond=false, const bool useSecantHessVec=false) | ROL::LinMoreModel< Real > | inline |
Objective() | ROL::Objective< Real > | inline |
precond(Vector< Real > &Pv, const Vector< Real > &v, const Vector< Real > &s, Real &tol) | ROL::TrustRegionModel< Real > | inlinevirtual |
primalTransform(Vector< Real > &tv, const Vector< Real > &v) | ROL::TrustRegionModel< Real > | inlinevirtual |
prox(Vector< Real > &Pv, const Vector< Real > &v, Real t, Real &tol) | ROL::Objective< Real > | inlinevirtual |
pwa_ | ROL::LinMoreModel< Real > | private |
setParameter(const std::vector< Real > ¶m) | ROL::Objective< Real > | inlinevirtual |
TrustRegionModel(Objective< Real > &obj, BoundConstraint< Real > &bnd, const Vector< Real > &x, const Vector< Real > &g, const Ptr< Secant< Real >> &secant=nullPtr, const bool useSecantPrecond=false, const bool useSecantHessVec=false) | ROL::TrustRegionModel< Real > | inline |
update(Objective< Real > &obj, BoundConstraint< Real > &bnd, const Vector< Real > &x, const Vector< Real > &g, const Ptr< Secant< Real >> &secant=nullPtr) | ROL::TrustRegionModel< Real > | inlinevirtual |
ROL::Objective::update(const Vector< Real > &x, UpdateType type, int iter=-1) | ROL::Objective< Real > | inlinevirtual |
ROL::Objective::update(const Vector< Real > &x, bool flag=true, int iter=-1) | ROL::Objective< Real > | inlinevirtual |
updateActualReduction(Real &ared, const Vector< Real > &s) | ROL::TrustRegionModel< Real > | inlinevirtual |
updatePredictedReduction(Real &pred, const Vector< Real > &s) | ROL::TrustRegionModel< Real > | inlinevirtual |
value(const Vector< Real > &s, Real &tol) | ROL::TrustRegionModel< Real > | inlinevirtual |
~Objective() | ROL::Objective< Real > | inlinevirtual |
~TrustRegionModel() | ROL::TrustRegionModel< Real > | inlinevirtual |