ROL
ROL::ZOO::getHS45< Real > Class Template Reference

#include <ROL_HS45.hpp>

Inheritance diagram for ROL::ZOO::getHS45< Real >:

Public Member Functions

 getHS45 (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

Detailed Description

template<class Real>
class ROL::ZOO::getHS45< Real >

Definition at line 117 of file ROL_HS45.hpp.

Constructor & Destructor Documentation

◆ getHS45()

template<class Real>
ROL::ZOO::getHS45< Real >::getHS45 ( void )
inline

Definition at line 119 of file ROL_HS45.hpp.

Member Function Documentation

◆ getObjective()

template<class Real>
Ptr< Objective< Real > > ROL::ZOO::getHS45< Real >::getObjective ( void ) const
inlinevirtual

Implements ROL::TestProblem< Real >.

Definition at line 121 of file ROL_HS45.hpp.

◆ getInitialGuess()

template<class Real>
Ptr< Vector< Real > > ROL::ZOO::getHS45< Real >::getInitialGuess ( void ) const
inlinevirtual

Implements ROL::TestProblem< Real >.

Definition at line 128 of file ROL_HS45.hpp.

◆ getSolution()

template<class Real>
Ptr< Vector< Real > > ROL::ZOO::getHS45< Real >::getSolution ( const int i = 0) const
inlinevirtual

Implements ROL::TestProblem< Real >.

Definition at line 139 of file ROL_HS45.hpp.

◆ getBoundConstraint()

template<class Real>
Ptr< BoundConstraint< Real > > ROL::ZOO::getHS45< Real >::getBoundConstraint ( void ) const
inlinevirtual

Reimplemented from ROL::TestProblem< Real >.

Definition at line 150 of file ROL_HS45.hpp.


The documentation for this class was generated from the following file: