ROL
ROL::AffineTransformObjective< Real > Member List

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

acon_ROL::AffineTransformObjective< Real >private
AffineTransformObjective(const Ptr< Objective< Real >> &obj, const Ptr< Constraint< Real >> &acon, const Vector< Real > &range, const Ptr< VectorController< Real >> &storage=nullPtr)ROL::AffineTransformObjective< Real >
AffineTransformObjective(const Ptr< Objective< Real >> &obj, const Ptr< LinearConstraint< Real >> &acon, const Ptr< VectorController< Real >> &storage=nullPtr)ROL::AffineTransformObjective< Real >
AffineTransformObjective(const Ptr< Objective< Real >> &obj, const Ptr< const LinearOperator< Real >> &A, const Ptr< const Vector< Real >> &b, const Ptr< VectorController< Real >> &storage=nullPtr)ROL::AffineTransformObjective< Real >
Av_ROL::AffineTransformObjective< Real >private
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
dirDeriv(const Vector< Real > &x, const Vector< Real > &d, Real &tol)ROL::Objective< Real >virtual
dual_ROL::AffineTransformObjective< Real >private
getParameter(void) const ROL::Objective< Real >inlineprotected
gradient(Vector< Real > &g, const Vector< Real > &x, Real &tol) overrideROL::AffineTransformObjective< Real >virtual
hessVec(Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &x, Real &tol) overrideROL::AffineTransformObjective< Real >virtual
invHessVec(Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &x, Real &tol)ROL::Objective< Real >inlinevirtual
obj_ROL::AffineTransformObjective< Real >private
Objective()ROL::Objective< Real >inline
precond(Vector< Real > &Pv, const Vector< Real > &v, const Vector< Real > &x, Real &tol)ROL::Objective< Real >inlinevirtual
primal_ROL::AffineTransformObjective< Real >private
prox(Vector< Real > &Pv, const Vector< Real > &v, Real t, Real &tol)ROL::Objective< Real >inlinevirtual
setParameter(const std::vector< Real > &param) overrideROL::AffineTransformObjective< Real >virtual
storage_ROL::AffineTransformObjective< Real >private
transform(const Vector< Real > &x)ROL::AffineTransformObjective< Real >private
update(const Vector< Real > &x, UpdateType type, int iter=-1) overrideROL::AffineTransformObjective< Real >virtual
update(const Vector< Real > &x, bool flag=true, int iter=-1) overrideROL::AffineTransformObjective< Real >virtual
value(const Vector< Real > &x, Real &tol) overrideROL::AffineTransformObjective< Real >virtual
~AffineTransformObjective()ROL::AffineTransformObjective< Real >inlinevirtual
~Objective()ROL::Objective< Real >inlinevirtual