|
ROL
|
This is the complete list of members for ROL::HMCR< Real >, including all inherited members.
| checkInputs(void) const | ROL::HMCR< Real > | inlineprivate |
| coeff0_ | ROL::HMCR< Real > | private |
| coeff1_ | ROL::HMCR< Real > | private |
| coeff2_ | ROL::HMCR< Real > | private |
| coeff_ | ROL::HMCR< Real > | private |
| getGradient(Vector< Real > &g, std::vector< Real > &gstat, const Vector< Real > &x, const std::vector< Real > &xstat, SampleGenerator< Real > &sampler) | ROL::HMCR< 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) | ROL::HMCR< Real > | inline |
| getValue(const Vector< Real > &x, const std::vector< Real > &xstat, SampleGenerator< Real > &sampler) | ROL::HMCR< Real > | inline |
| HMCR(const Real prob, const Real lambda, const unsigned order, const ROL::Ptr< PlusFunction< Real > > &pf) | ROL::HMCR< Real > | inline |
| HMCR(ROL::ParameterList &parlist) | ROL::HMCR< Real > | inline |
| HMCR_firstReset_ | ROL::HMCR< Real > | private |
| initialize(const Vector< Real > &x) | ROL::HMCR< Real > | inline |
| lambda_ | ROL::HMCR< Real > | private |
| mDualVector_ | ROL::HMCR< Real > | private |
| order_ | ROL::HMCR< Real > | private |
| plusFunction_ | ROL::HMCR< Real > | private |
| pnorm_ | ROL::HMCR< Real > | private |
| prob_ | ROL::HMCR< Real > | private |
| updateGradient(Objective< Real > &obj, const Vector< Real > &x, const std::vector< Real > &xstat, Real &tol) | ROL::HMCR< 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) | ROL::HMCR< Real > | inline |
| updateValue(Objective< Real > &obj, const Vector< Real > &x, const std::vector< Real > &xstat, Real &tol) | ROL::HMCR< Real > | inline |