ROL
ROL::Objective_HS4< Real > Member List

This is the complete list of members for ROL::Objective_HS4< Real >, including all inherited members.

checkGradient(const Vector< Real > &x, const Vector< Real > &d, const bool printToScreen=true, const int numSteps=ROL_NUM_CHECKDERIV_STEPS)ROL::Objective< Real >virtual
checkHessSym(const Vector< Real > &x, const Vector< Real > &v, const Vector< Real > &w, const bool printToScreen=true)ROL::Objective< Real >virtual
checkHessVec(const Vector< Real > &x, const Vector< Real > &v, const bool printToScreen=true, const int numSteps=ROL_NUM_CHECKDERIV_STEPS)ROL::Objective< Real >virtual
dirDeriv(const Vector< Real > &x, const Vector< Real > &d, Real &tol)ROL::Objective< Real >virtual
gradient(Vector< Real > &g, const Vector< Real > &x, Real &tol)ROL::Objective_HS4< Real >inlinevirtual
hessVec(Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &x, Real &tol)ROL::Objective< Real >virtual
invHessVec(Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &x, Real &tol)ROL::Objective< Real >inlinevirtual
Objective_HS4(void) (defined in ROL::Objective_HS4< Real >)ROL::Objective_HS4< Real >inline
precond(Vector< Real > &Pv, const Vector< Real > &v, const Vector< Real > &x, Real &tol)ROL::Objective< Real >inlinevirtual
update(const Vector< Real > &x, bool flag=true, int iter=-1)ROL::Objective< Real >inlinevirtual
value(const Vector< Real > &x, Real &tol)ROL::Objective_HS4< Real >inlinevirtual
~Objective() (defined in ROL::Objective< Real >)ROL::Objective< Real >inlinevirtual