ROL
ROL::ChebyshevSpectral< Real > Member List

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

buildMixedQuantile(const std::vector< Real > &pts, const std::vector< Real > &wts, const ROL::Ptr< PlusFunction< Real > > &pf)ROL::SpectralRisk< Real >inlineprotected
buildQuadFromDist(std::vector< Real > &pts, std::vector< Real > &wts, const int nQuad, const ROL::Ptr< Distribution< Real > > &dist) constROL::SpectralRisk< Real >inlineprotected
ChebyshevSpectral(ROL::ParameterList &parlist)ROL::ChebyshevSpectral< Real >inline
ChebyshevSpectral(const Real lower, const Real upper, const int nQuad, const int wType, const ROL::Ptr< PlusFunction< Real > > &pf)ROL::ChebyshevSpectral< Real >inline
checkInputs(void) constROL::ChebyshevSpectral< Real >inlineprivate
computeStatistic(const Ptr< const std::vector< Real > > &xstat) const overrideROL::SpectralRisk< Real >inline
getGradient(Vector< Real > &g, std::vector< Real > &gstat, const Vector< Real > &x, const std::vector< Real > &xstat, SampleGenerator< Real > &sampler) overrideROL::SpectralRisk< 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) overrideROL::SpectralRisk< Real >inline
getValue(const Vector< Real > &x, const std::vector< Real > &xstat, SampleGenerator< Real > &sampler) overrideROL::SpectralRisk< Real >inline
initialize(const Vector< Real > &x) overrideROL::SpectralRisk< Real >inline
initializeQuad(void)ROL::ChebyshevSpectral< Real >inlineprivate
lower_ROL::ChebyshevSpectral< Real >private
mqq_ROL::SpectralRisk< Real >private
nQuad_ROL::ChebyshevSpectral< Real >private
plusFunction_ROL::ChebyshevSpectral< Real >private
printQuad(const std::vector< Real > &pts, const std::vector< Real > &wts, const bool print=false) constROL::SpectralRisk< Real >inlineprotected
pts_ROL::ChebyshevSpectral< Real >private
resetStorage(bool flag=true) overrideROL::SpectralRisk< Real >inline
resetStorage(UpdateType type) overrideROL::SpectralRisk< Real >inline
setHessVecStorage(const Ptr< ScalarController< Real > > &gradvec_storage, const Ptr< VectorController< Real > > &hessvec_storage) overrideROL::SpectralRisk< Real >inline
setSample(const std::vector< Real > &point, const Real weight) overrideROL::SpectralRisk< Real >inline
setStorage(const Ptr< ScalarController< Real > > &value_storage, const Ptr< VectorController< Real > > &gradient_storage) overrideROL::SpectralRisk< Real >inline
SpectralRisk(void)ROL::SpectralRisk< Real >inline
SpectralRisk(const ROL::Ptr< Distribution< Real > > &dist, const int nQuad, const ROL::Ptr< PlusFunction< Real > > &pf)ROL::SpectralRisk< Real >inline
SpectralRisk(ROL::ParameterList &parlist)ROL::SpectralRisk< Real >inline
SpectralRisk(const std::vector< Real > &pts, const std::vector< Real > &wts, const ROL::Ptr< PlusFunction< Real > > &pf)ROL::SpectralRisk< Real >inline
updateGradient(Objective< Real > &obj, const Vector< Real > &x, const std::vector< Real > &xstat, Real &tol) overrideROL::SpectralRisk< 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) overrideROL::SpectralRisk< Real >inline
updateValue(Objective< Real > &obj, const Vector< Real > &x, const std::vector< Real > &xstat, Real &tol) overrideROL::SpectralRisk< Real >inline
upper_ROL::ChebyshevSpectral< Real >private
wts_ROL::ChebyshevSpectral< Real >private
wType_ROL::ChebyshevSpectral< Real >private