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

#include <ROL_HS29.hpp>

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

Public Member Functions

 getHS29 (void)
Ptr< Objective< Real > > getObjective (void) const
Ptr< Constraint< Real > > getInequalityConstraint (void) const
Ptr< BoundConstraint< Real > > getBoundConstraint (void) const
Ptr< Vector< Real > > getInitialGuess (void) const
Ptr< Vector< Real > > getSolution (const int i=0) const
int getNumSolutions (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 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

Detailed Description

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

Definition at line 164 of file ROL_HS29.hpp.

Constructor & Destructor Documentation

◆ getHS29()

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

Definition at line 166 of file ROL_HS29.hpp.

Member Function Documentation

◆ getObjective()

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

Implements ROL::TestProblem< Real >.

Definition at line 168 of file ROL_HS29.hpp.

◆ getInequalityConstraint()

template<class Real>
Ptr< Constraint< Real > > ROL::ZOO::getHS29< Real >::getInequalityConstraint ( void ) const
inlinevirtual

Reimplemented from ROL::TestProblem< Real >.

Definition at line 172 of file ROL_HS29.hpp.

◆ getBoundConstraint()

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

Reimplemented from ROL::TestProblem< Real >.

Definition at line 176 of file ROL_HS29.hpp.

References ROL::ROL_INF(), and ROL::ROL_NINF().

◆ getInitialGuess()

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

Implements ROL::TestProblem< Real >.

Definition at line 189 of file ROL_HS29.hpp.

◆ getSolution()

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

Implements ROL::TestProblem< Real >.

Definition at line 198 of file ROL_HS29.hpp.

◆ getNumSolutions()

template<class Real>
int ROL::ZOO::getHS29< Real >::getNumSolutions ( void ) const
inlinevirtual

Reimplemented from ROL::TestProblem< Real >.

Definition at line 227 of file ROL_HS29.hpp.

◆ getInequalityMultiplier()

template<class Real>
Ptr< Vector< Real > > ROL::ZOO::getHS29< Real >::getInequalityMultiplier ( void ) const
inlinevirtual

Reimplemented from ROL::TestProblem< Real >.

Definition at line 231 of file ROL_HS29.hpp.

◆ getSlackBoundConstraint()

template<class Real>
Ptr< BoundConstraint< Real > > ROL::ZOO::getHS29< Real >::getSlackBoundConstraint ( void ) const
inlinevirtual

Reimplemented from ROL::TestProblem< Real >.

Definition at line 236 of file ROL_HS29.hpp.

References ROL::ROL_INF().


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