ROL
ROL::CoherentEntropicRisk< Real > Member List

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

CoherentEntropicRisk(void)ROL::CoherentEntropicRisk< Real >inline
dval1_ROL::CoherentEntropicRisk< Real >private
dval2_ROL::CoherentEntropicRisk< Real >private
dval3_ROL::CoherentEntropicRisk< Real >private
getGradient(Vector< Real > &g, std::vector< Real > &gstat, const Vector< Real > &x, const std::vector< Real > &xstat, SampleGenerator< Real > &sampler)ROL::CoherentEntropicRisk< 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::CoherentEntropicRisk< Real >inline
getValue(const Vector< Real > &x, const std::vector< Real > &xstat, SampleGenerator< Real > &sampler)ROL::CoherentEntropicRisk< Real >inline
initialize(const Vector< Real > &x)ROL::CoherentEntropicRisk< Real >inline
updateGradient(Objective< Real > &obj, const Vector< Real > &x, const std::vector< Real > &xstat, Real &tol)ROL::CoherentEntropicRisk< 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::CoherentEntropicRisk< Real >inline
updateValue(Objective< Real > &obj, const Vector< Real > &x, const std::vector< Real > &xstat, Real &tol)ROL::CoherentEntropicRisk< Real >inline