ROL
ROL::HMCR< Real > Member List

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

checkInputs(void) constROL::HMCR< Real >inlineprivate
coeff0_ROL::HMCR< Real >private
coeff1_ROL::HMCR< Real >private
coeff2_ROL::HMCR< Real >private
coeff_ROL::HMCR< Real >private
getGradient(Vector< Real > &g, std::vector< Real > &gstat, const Vector< Real > &x, const std::vector< Real > &xstat, SampleGenerator< Real > &sampler)ROL::HMCR< Real >inline
getHessVec(Vector< Real > &hv, std::vector< Real > &hvstat, const Vector< Real > &v, const std::vector< Real > &vstat, const Vector< Real > &x, const std::vector< Real > &xstat, SampleGenerator< Real > &sampler)ROL::HMCR< Real >inline
getValue(const Vector< Real > &x, const std::vector< Real > &xstat, SampleGenerator< Real > &sampler)ROL::HMCR< Real >inline
HMCR(const Real prob, const Real lambda, const unsigned order, const ROL::Ptr< PlusFunction< Real > > &pf)ROL::HMCR< Real >inline
HMCR(ROL::ParameterList &parlist)ROL::HMCR< Real >inline
HMCR_firstReset_ROL::HMCR< Real >private
initialize(const Vector< Real > &x)ROL::HMCR< Real >inline
lambda_ROL::HMCR< Real >private
mDualVector_ROL::HMCR< Real >private
order_ROL::HMCR< Real >private
plusFunction_ROL::HMCR< Real >private
pnorm_ROL::HMCR< Real >private
prob_ROL::HMCR< Real >private
updateGradient(Objective< Real > &obj, const Vector< Real > &x, const std::vector< Real > &xstat, Real &tol)ROL::HMCR< Real >inline
updateHessVec(Objective< Real > &obj, const Vector< Real > &v, const std::vector< Real > &vstat, const Vector< Real > &x, const std::vector< Real > &xstat, Real &tol)ROL::HMCR< Real >inline
updateValue(Objective< Real > &obj, const Vector< Real > &x, const std::vector< Real > &xstat, Real &tol)ROL::HMCR< Real >inline