ROL
|
This is the complete list of members for ROL::CDFObjective< Real >, including all inherited members.
bman_ | ROL::CDFObjective< Real > | private |
CDFObjective(const std::vector< ROL::Ptr< Distribution< Real > > > &dist, const ROL::Ptr< BatchManager< Real > > &bman, const Real scale=1.e-2, const bool optProb=true, const bool optAtom=true) | ROL::CDFObjective< Real > | inline |
checkGradient(const Vector< Real > &x, const Vector< Real > &d, const bool printToStream=true, std::ostream &outStream=std::cout, const int numSteps=ROL_NUM_CHECKDERIV_STEPS, const int order=1) | ROL::Objective< Real > | inlinevirtual |
checkGradient(const Vector< Real > &x, const Vector< Real > &g, const Vector< Real > &d, const bool printToStream=true, std::ostream &outStream=std::cout, const int numSteps=ROL_NUM_CHECKDERIV_STEPS, const int order=1) | ROL::Objective< Real > | virtual |
checkGradient(const Vector< Real > &x, const Vector< Real > &d, const std::vector< Real > &steps, const bool printToStream=true, std::ostream &outStream=std::cout, const int order=1) | ROL::Objective< Real > | inlinevirtual |
checkGradient(const Vector< Real > &x, const Vector< Real > &g, const Vector< Real > &d, const std::vector< Real > &steps, const bool printToStream=true, std::ostream &outStream=std::cout, const int order=1) | ROL::Objective< Real > | virtual |
checkHessSym(const Vector< Real > &x, const Vector< Real > &v, const Vector< Real > &w, const bool printToStream=true, std::ostream &outStream=std::cout) | ROL::Objective< Real > | inlinevirtual |
checkHessSym(const Vector< Real > &x, const Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &w, const bool printToStream=true, std::ostream &outStream=std::cout) | ROL::Objective< Real > | virtual |
checkHessVec(const Vector< Real > &x, const Vector< Real > &v, const bool printToStream=true, std::ostream &outStream=std::cout, const int numSteps=ROL_NUM_CHECKDERIV_STEPS, const int order=1) | ROL::Objective< Real > | inlinevirtual |
checkHessVec(const Vector< Real > &x, const Vector< Real > &hv, const Vector< Real > &v, const bool printToStream=true, std::ostream &outStream=std::cout, const int numSteps=ROL_NUM_CHECKDERIV_STEPS, const int order=1) | ROL::Objective< Real > | virtual |
checkHessVec(const Vector< Real > &x, const Vector< Real > &v, const std::vector< Real > &steps, const bool printToStream=true, std::ostream &outStream=std::cout, const int order=1) | ROL::Objective< Real > | inlinevirtual |
checkHessVec(const Vector< Real > &x, const Vector< Real > &hv, const Vector< Real > &v, const std::vector< Real > &steps, const bool printToStream=true, std::ostream &outStream=std::cout, const int order=1) | ROL::Objective< Real > | virtual |
dimension_ | ROL::CDFObjective< Real > | private |
dirDeriv(const Vector< Real > &x, const Vector< Real > &d, Real &tol) | ROL::Objective< Real > | virtual |
dist_ | ROL::CDFObjective< Real > | private |
getParameter(void) const | ROL::Objective< Real > | inlineprotected |
gradient(Vector< Real > &g, const Vector< Real > &x, Real &tol) | ROL::CDFObjective< Real > | inlinevirtual |
gradientCDF(std::vector< Real > &gradx, std::vector< Real > &gradp, const int dim, const Real loc, const ProbabilityVector< Real > &prob, const AtomVector< Real > &atom) const | ROL::CDFObjective< Real > | inlineprivate |
hessVec(Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &x, Real &tol) | ROL::CDFObjective< Real > | inlinevirtual |
hessVecCDF(std::vector< Real > &hvxx, std::vector< Real > &hvxp, std::vector< Real > &hvpx, std::vector< Real > &gradx, std::vector< Real > &gradp, Real &sumx, Real &sump, const int dim, const Real loc, const ProbabilityVector< Real > &prob, const AtomVector< Real > &atom, const ProbabilityVector< Real > &vprob, const AtomVector< Real > &vatom) const | ROL::CDFObjective< Real > | inlineprivate |
initializeQuadrature(void) | ROL::CDFObjective< Real > | inlineprivate |
invHessVec(Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &x, Real &tol) | ROL::Objective< Real > | inlinevirtual |
lowerBound_ | ROL::CDFObjective< Real > | private |
numPoints_ | ROL::CDFObjective< Real > | private |
Objective() | ROL::Objective< Real > | inline |
optAtom_ | ROL::CDFObjective< Real > | private |
optProb_ | ROL::CDFObjective< Real > | private |
precond(Vector< Real > &Pv, const Vector< Real > &v, const Vector< Real > &x, Real &tol) | ROL::Objective< Real > | inlinevirtual |
prox(Vector< Real > &Pv, const Vector< Real > &v, Real t, Real &tol) | ROL::Objective< Real > | inlinevirtual |
pts_ | ROL::CDFObjective< Real > | private |
scale_ | ROL::CDFObjective< Real > | private |
setParameter(const std::vector< Real > ¶m) | ROL::Objective< Real > | inlinevirtual |
sqrt2_ | ROL::CDFObjective< Real > | private |
sqrtpi_ | ROL::CDFObjective< Real > | private |
update(const Vector< Real > &x, UpdateType type, int iter=-1) | ROL::Objective< Real > | inlinevirtual |
update(const Vector< Real > &x, bool flag=true, int iter=-1) | ROL::Objective< Real > | inlinevirtual |
upperBound_ | ROL::CDFObjective< Real > | private |
value(const Vector< Real > &x, Real &tol) | ROL::CDFObjective< Real > | inlinevirtual |
valueCDF(const int dim, const Real loc, const ProbabilityVector< Real > &prob, const AtomVector< Real > &atom) const | ROL::CDFObjective< Real > | inlineprivate |
wts_ | ROL::CDFObjective< Real > | private |
~Objective() | ROL::Objective< Real > | inlinevirtual |