|
ROL
|
This is the complete list of members for ROL::NonlinearLeastSquaresObjective_Dynamic< Real >, including all inherited members.
| c1_ | ROL::NonlinearLeastSquaresObjective_Dynamic< Real > | private |
| c2_ | ROL::NonlinearLeastSquaresObjective_Dynamic< Real > | private |
| cdual_ | ROL::NonlinearLeastSquaresObjective_Dynamic< 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 |
| con_ | ROL::NonlinearLeastSquaresObjective_Dynamic< Real > | private |
| dirDeriv(const Vector< Real > &x, const Vector< Real > &d, Real &tol) | ROL::Objective< Real > | virtual |
| GaussNewtonHessian_ | ROL::NonlinearLeastSquaresObjective_Dynamic< Real > | private |
| getParameter(void) const | ROL::Objective< Real > | inlineprotected |
| gradient(Vector< Real > &g, const Vector< Real > &u, Real &tol) | ROL::NonlinearLeastSquaresObjective_Dynamic< Real > | inlinevirtual |
| hessVec(Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &u, Real &tol) | ROL::NonlinearLeastSquaresObjective_Dynamic< Real > | inlinevirtual |
| invHessVec(Vector< Real > &hv, const Vector< Real > &v, const Vector< Real > &x, Real &tol) | ROL::Objective< Real > | inlinevirtual |
| NonlinearLeastSquaresObjective_Dynamic(const Ptr< DynamicConstraint< Real >> &con, const Vector< Real > &c, const Ptr< const Vector< Real >> &uo, const Ptr< const Vector< Real >> &z, const Ptr< const TimeStamp< Real >> &ts, const bool GNH=false) | ROL::NonlinearLeastSquaresObjective_Dynamic< Real > | inline |
| precond(Vector< Real > &pv, const Vector< Real > &v, const Vector< Real > &u, Real &tol) | ROL::NonlinearLeastSquaresObjective_Dynamic< Real > | inlinevirtual |
| setParameter(const std::vector< Real > ¶m) | ROL::Objective< Real > | inlinevirtual |
| ts_ | ROL::NonlinearLeastSquaresObjective_Dynamic< Real > | private |
| udual_ | ROL::NonlinearLeastSquaresObjective_Dynamic< Real > | private |
| uo_ | ROL::NonlinearLeastSquaresObjective_Dynamic< Real > | private |
| update(const Vector< Real > &u, bool flag=true, int iter=-1) | ROL::NonlinearLeastSquaresObjective_Dynamic< Real > | inlinevirtual |
| value(const Vector< Real > &x, Real &tol) | ROL::NonlinearLeastSquaresObjective_Dynamic< Real > | inlinevirtual |
| z_ | ROL::NonlinearLeastSquaresObjective_Dynamic< Real > | private |
| ~Objective() | ROL::Objective< Real > | inlinevirtual |
1.8.5