|
ROL
|
This is the complete list of members for Step, including all inherited members.
| compute(Vector< Real > &s, const Vector< Real > &x, Objective< Real > &obj, BoundConstraint< Real > &bnd, AlgorithmState< Real > &algo_state) | Step | inlinevirtual |
| compute(Vector< Real > &s, const Vector< Real > &x, const Vector< Real > &l, Objective< Real > &obj, Constraint< Real > &con, AlgorithmState< Real > &algo_state) | Step | inlinevirtual |
| compute(Vector< Real > &s, const Vector< Real > &x, const Vector< Real > &l, Objective< Real > &obj, Constraint< Real > &con, BoundConstraint< Real > &bnd, AlgorithmState< Real > &algo_state) | Step | inlinevirtual |
| getState(void) | Step | inlineprotected |
| getStepState(void) const | Step | inline |
| initialize(Vector< Real > &x, const Vector< Real > &g, Objective< Real > &obj, BoundConstraint< Real > &con, AlgorithmState< Real > &algo_state) | Step | inlinevirtual |
| initialize(Vector< Real > &x, const Vector< Real > &s, const Vector< Real > &g, Objective< Real > &obj, BoundConstraint< Real > &con, AlgorithmState< Real > &algo_state) | Step | inlinevirtual |
| initialize(Vector< Real > &x, const Vector< Real > &g, Vector< Real > &l, const Vector< Real > &c, Objective< Real > &obj, Constraint< Real > &con, AlgorithmState< Real > &algo_state) | Step | inlinevirtual |
| initialize(Vector< Real > &x, const Vector< Real > &g, Vector< Real > &l, const Vector< Real > &c, Objective< Real > &obj, Constraint< Real > &con, BoundConstraint< Real > &bnd, AlgorithmState< Real > &algo_state) | Step | inlinevirtual |
| print(AlgorithmState< Real > &algo_state, bool printHeader=false) const | Step | inlinevirtual |
| printHeader(void) const | Step | inlinevirtual |
| printName(void) const | Step | inlinevirtual |
| reset(const Real searchSize=1.0) | Step | inline |
| state_ | Step | private |
| Step(void) | Step | inline |
| update(Vector< Real > &x, const Vector< Real > &s, Objective< Real > &obj, BoundConstraint< Real > &bnd, AlgorithmState< Real > &algo_state) | Step | inlinevirtual |
| update(Vector< Real > &x, Vector< Real > &l, const Vector< Real > &s, Objective< Real > &obj, Constraint< Real > &con, AlgorithmState< Real > &algo_state) | Step | inlinevirtual |
| update(Vector< Real > &x, Vector< Real > &l, const Vector< Real > &s, Objective< Real > &obj, Constraint< Real > &con, BoundConstraint< Real > &bnd, AlgorithmState< Real > &algo_state) | Step | inlinevirtual |
| ~Step() | Step | inlinevirtual |