|
ROL
|
This is the complete list of members for ROL::CVaR< Real >, including all inherited members.
| checkInputs(void) const | ROL::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 |