ROL
Public Member Functions | List of all members
ROL::ZOO::getFreudensteinRoth< Real > Class Template Reference

#include <ROL_FreudensteinRoth.hpp>

+ Inheritance diagram for ROL::ZOO::getFreudensteinRoth< Real >:

Public Member Functions

 getFreudensteinRoth (void)
 
Ptr< Objective< Real > > getObjective (void) const
 
Ptr< Vector< Real > > getInitialGuess (void) const
 
Ptr< Vector< Real > > getSolution (const int i=0) const
 
int getNumSolutions (void) const
 
- Public Member Functions inherited from ROL::TestProblem< Real >
virtual ~TestProblem (void)
 
 TestProblem (void)
 
virtual Ptr< BoundConstraint
< Real > > 
getBoundConstraint (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::getFreudensteinRoth< Real >

Definition at line 153 of file ROL_FreudensteinRoth.hpp.

Constructor & Destructor Documentation

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

Definition at line 155 of file ROL_FreudensteinRoth.hpp.

Member Function Documentation

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

Implements ROL::TestProblem< Real >.

Definition at line 157 of file ROL_FreudensteinRoth.hpp.

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

Implements ROL::TestProblem< Real >.

Definition at line 162 of file ROL_FreudensteinRoth.hpp.

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

Implements ROL::TestProblem< Real >.

Definition at line 171 of file ROL_FreudensteinRoth.hpp.

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

Reimplemented from ROL::TestProblem< Real >.

Definition at line 188 of file ROL_FreudensteinRoth.hpp.


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