ROL
ROL::EntropicRisk< Real > Member List

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

checkInputs(void) constROL::EntropicRisk< Real >inlineprivate
coeff_ROL::EntropicRisk< Real >private
EntropicRisk(const Real coeff=1)ROL::EntropicRisk< Real >inline
EntropicRisk(ROL::ParameterList &parlist)ROL::EntropicRisk< Real >inline
getGradient(Vector< Real > &g, std::vector< Real > &gstat, const Vector< Real > &x, const std::vector< Real > &xstat, SampleGenerator< Real > &sampler)ROL::EntropicRisk< 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::EntropicRisk< Real >inline
getValue(const Vector< Real > &x, const std::vector< Real > &xstat, SampleGenerator< Real > &sampler)ROL::EntropicRisk< Real >inline
updateGradient(Objective< Real > &obj, const Vector< Real > &x, const std::vector< Real > &xstat, Real &tol)ROL::EntropicRisk< 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::EntropicRisk< Real >inline
updateValue(Objective< Real > &obj, const Vector< Real > &x, const std::vector< Real > &xstat, Real &tol)ROL::EntropicRisk< Real >inline