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 |
computeGradient(Vector< Real > &g, Objective< Real > &obj, const Vector< Real > &x, Real &tol) | ROL::RandVarFunctional< Real > | inlineprotected |
computeGradVec(Vector< Real > &g, Objective< Real > &obj, const Vector< Real > &v, const Vector< Real > &x, Real &tol) | ROL::RandVarFunctional< Real > | inlineprotected |
computeHessVec(Vector< Real > &hv, Objective< Real > &obj, const Vector< Real > &v, const Vector< Real > &x, Real &tol) | ROL::RandVarFunctional< Real > | inlineprotected |
computeStatistic(const Ptr< const std::vector< Real >> &xstat) const override | ROL::MixedCVaR< Real > | inlinevirtual |
computeValue(Objective< Real > &obj, const Vector< Real > &x, Real &tol) | ROL::RandVarFunctional< Real > | inlineprotected |
dualVector_ | ROL::RandVarFunctional< Real > | protected |
firstReset_ | ROL::RandVarFunctional< Real > | protected |
g_ | ROL::RandVarFunctional< Real > | protected |
getGradient(Vector< Real > &g, std::vector< Real > &gstat, const Vector< Real > &x, const std::vector< Real > &xstat, SampleGenerator< Real > &sampler) | ROL::MixedCVaR< Real > | inlinevirtual |
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::MixedCVaR< Real > | inlinevirtual |
getValue(const Vector< Real > &x, const std::vector< Real > &xstat, SampleGenerator< Real > &sampler) | ROL::MixedCVaR< Real > | inlinevirtual |
gv_ | ROL::RandVarFunctional< Real > | protected |
hv_ | ROL::RandVarFunctional< Real > | protected |
initialize(const Vector< Real > &x) | ROL::MixedCVaR< Real > | inlinevirtual |
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 |
point_ | ROL::RandVarFunctional< Real > | protected |
prob_ | ROL::MixedCVaR< Real > | private |
RandVarFunctional(void) | ROL::RandVarFunctional< Real > | inline |
resetStorage(bool flag=true) | ROL::RandVarFunctional< Real > | inlinevirtual |
resetStorage(UpdateType type) | ROL::RandVarFunctional< Real > | inlinevirtual |
setHessVecStorage(const Ptr< ScalarController< Real >> &gradvec_storage, const Ptr< VectorController< Real >> &hessvec_storage) | ROL::RandVarFunctional< Real > | inlinevirtual |
setSample(const std::vector< Real > &point, const Real weight) | ROL::RandVarFunctional< Real > | inlinevirtual |
setStorage(const Ptr< ScalarController< Real >> &value_storage, const Ptr< VectorController< Real >> &gradient_storage) | ROL::RandVarFunctional< Real > | inlinevirtual |
size_ | ROL::MixedCVaR< Real > | private |
updateGradient(Objective< Real > &obj, const Vector< Real > &x, const std::vector< Real > &xstat, Real &tol) | ROL::MixedCVaR< Real > | inlinevirtual |
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::MixedCVaR< Real > | inlinevirtual |
updateValue(Objective< Real > &obj, const Vector< Real > &x, const std::vector< Real > &xstat, Real &tol) | ROL::MixedCVaR< Real > | inlinevirtual |
useHessVecStorage(bool storage) | ROL::RandVarFunctional< Real > | inline |
useStorage(bool storage) | ROL::RandVarFunctional< Real > | inline |
val_ | ROL::RandVarFunctional< Real > | protected |
vec_ | ROL::MixedCVaR< Real > | private |
weight_ | ROL::RandVarFunctional< Real > | protected |
weight_(0) | ROL::RandVarFunctional< Real > | inline |
~RandVarFunctional() | ROL::RandVarFunctional< Real > | inlinevirtual |