| 
    ROL
    
   | 
 
#include <ROL_HS25.hpp>
 Inheritance diagram for ROL::ZOO::getHS25< Real >:Public Member Functions | |
| getHS25 (void) | |
| 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 | 
  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 | 
| virtual Ptr< Constraint< Real > > | getInequalityConstraint (void) const | 
| virtual Ptr< Vector< Real > > | getInequalityMultiplier (void) const | 
| virtual Ptr< BoundConstraint < Real > >  | getSlackBoundConstraint (void) const | 
| void | get (Ptr< OptimizationProblem< Real >> &problem, Ptr< Vector< Real >> &x0, std::vector< Ptr< Vector< Real >>> &x) const | 
Private Attributes | |
| int | n_ | 
| Ptr< std::vector< Real > > | scale_ | 
Definition at line 155 of file ROL_HS25.hpp.
      
  | 
  inline | 
Definition at line 161 of file ROL_HS25.hpp.
References ROL::ZOO::getHS25< Real >::n_, and ROL::ZOO::getHS25< Real >::scale_.
      
  | 
  inlinevirtual | 
Implements ROL::TestProblem< Real >.
Definition at line 171 of file ROL_HS25.hpp.
      
  | 
  inlinevirtual | 
Implements ROL::TestProblem< Real >.
Definition at line 176 of file ROL_HS25.hpp.
References ROL::ZOO::getHS25< Real >::n_, and ROL::ZOO::getHS25< Real >::scale_.
      
  | 
  inlinevirtual | 
Implements ROL::TestProblem< Real >.
Definition at line 185 of file ROL_HS25.hpp.
References ROL::ZOO::getHS25< Real >::n_, and ROL::ZOO::getHS25< Real >::scale_.
      
  | 
  inlinevirtual | 
Reimplemented from ROL::TestProblem< Real >.
Definition at line 194 of file ROL_HS25.hpp.
References ROL::ZOO::getHS25< Real >::n_.
      
  | 
  private | 
Definition at line 157 of file ROL_HS25.hpp.
Referenced by ROL::ZOO::getHS25< Real >::getBoundConstraint(), ROL::ZOO::getHS25< Real >::getHS25(), ROL::ZOO::getHS25< Real >::getInitialGuess(), and ROL::ZOO::getHS25< Real >::getSolution().
      
  | 
  private | 
Definition at line 158 of file ROL_HS25.hpp.
Referenced by ROL::ZOO::getHS25< Real >::getHS25(), ROL::ZOO::getHS25< Real >::getInitialGuess(), and ROL::ZOO::getHS25< Real >::getSolution().
 1.8.5