ROL
ROL::CVaR< Real > Member List

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

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