|
ROL
|
This is the complete list of members for ROL::MixedCVaR< Real >, including all inherited members.
| checkInputs(void) | ROL::MixedCVaR< Real > | inlineprivate |
| coeff_ | ROL::MixedCVaR< Real > | private |
| computeStatistic(const Ptr< const std::vector< Real > > &xstat) const override | ROL::MixedCVaR< Real > | inline |
| getGradient(Vector< Real > &g, std::vector< Real > &gstat, const Vector< Real > &x, const std::vector< Real > &xstat, SampleGenerator< Real > &sampler) override | ROL::MixedCVaR< 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) override | ROL::MixedCVaR< Real > | inline |
| getValue(const Vector< Real > &x, const std::vector< Real > &xstat, SampleGenerator< Real > &sampler) override | ROL::MixedCVaR< Real > | inline |
| initialize(const Vector< Real > &x) override | ROL::MixedCVaR< Real > | inline |
| initializeMCVAR(void) | ROL::MixedCVaR< Real > | inlineprivate |
| MixedCVaR(ROL::ParameterList &parlist) | ROL::MixedCVaR< Real > | inline |
| MixedCVaR(const std::vector< Real > &prob, const std::vector< Real > &coeff, const ROL::Ptr< PlusFunction< Real > > &pf) | ROL::MixedCVaR< Real > | inline |
| plusFunction_ | ROL::MixedCVaR< Real > | private |
| prob_ | ROL::MixedCVaR< Real > | private |
| size_ | ROL::MixedCVaR< Real > | private |
| updateGradient(Objective< Real > &obj, const Vector< Real > &x, const std::vector< Real > &xstat, Real &tol) override | ROL::MixedCVaR< 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) override | ROL::MixedCVaR< Real > | inline |
| updateValue(Objective< Real > &obj, const Vector< Real > &x, const std::vector< Real > &xstat, Real &tol) override | ROL::MixedCVaR< Real > | inline |
| vec_ | ROL::MixedCVaR< Real > | private |