| ROL
    | 
#include <ROL_Quartic.hpp>
 Inheritance diagram for ROL::ZOO::getQuartic< Real >:
 Inheritance diagram for ROL::ZOO::getQuartic< Real >:| Public Member Functions | |
| getQuartic () | |
| Ptr< Objective< Real > > | getObjective (void) const | 
| Ptr< Vector< Real > > | getInitialGuess (void) const | 
| Ptr< Vector< Real > > | getSolution (const int i=0) const | 
| Ptr< BoundConstraint< Real > > | getBoundConstraint (void) const | 
| Ptr< Constraint< Real > > | getInequalityConstraint (void) const | 
| Ptr< Vector< Real > > | getInequalityMultiplier (void) const | 
| Ptr< BoundConstraint< Real > > | getSlackBoundConstraint (void) const | 
|  Public Member Functions inherited from ROL::TestProblem< Real > | |
| virtual | ~TestProblem (void) | 
| TestProblem (void) | |
| virtual int | getNumSolutions (void) const | 
| virtual Ptr< Constraint< Real > > | getEqualityConstraint (void) const | 
| virtual Ptr< Vector< Real > > | getEqualityMultiplier (void) const | 
| void | get (Ptr< OptimizationProblem< Real >> &problem, Ptr< Vector< Real >> &x0, std::vector< Ptr< Vector< Real >>> &x) const | 
Definition at line 120 of file ROL_Quartic.hpp.
| 
 | inline | 
Definition at line 122 of file ROL_Quartic.hpp.
| 
 | inlinevirtual | 
Implements ROL::TestProblem< Real >.
Definition at line 124 of file ROL_Quartic.hpp.
| 
 | inlinevirtual | 
Implements ROL::TestProblem< Real >.
Definition at line 128 of file ROL_Quartic.hpp.
| 
 | inlinevirtual | 
Implements ROL::TestProblem< Real >.
Definition at line 135 of file ROL_Quartic.hpp.
| 
 | inlinevirtual | 
Reimplemented from ROL::TestProblem< Real >.
Definition at line 142 of file ROL_Quartic.hpp.
| 
 | inlinevirtual | 
Reimplemented from ROL::TestProblem< Real >.
Definition at line 156 of file ROL_Quartic.hpp.
| 
 | inlinevirtual | 
Reimplemented from ROL::TestProblem< Real >.
Definition at line 160 of file ROL_Quartic.hpp.
| 
 | inlinevirtual | 
Reimplemented from ROL::TestProblem< Real >.
Definition at line 166 of file ROL_Quartic.hpp.
 1.8.5
 1.8.5