Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages | Examples

OPTPP::OptConstrNewton2Deriv Class Reference

#include <OptConstrNewtonLike.h>

Inheritance diagram for OPTPP::OptConstrNewton2Deriv:

OPTPP::OptConstrNewtonLike OPTPP::OptimizeClass OPTPP::OptConstrNewton List of all members.

Public Member Functions

 OptConstrNewton2Deriv ()
 OptConstrNewton2Deriv (NLP2 *p)
 OptConstrNewton2Deriv (NLP2 *p, UPDATEFCN u)
 OptConstrNewton2Deriv (NLP2 *p, TOLS t)
virtual ~OptConstrNewton2Deriv ()

Protected Member Functions

NLP1nlprob () const
NLP2nlprob2 () const

Private Attributes

NLP2mem_nlp

Detailed Description

Constrained Newton classes that require an NLP2


Constructor & Destructor Documentation

OPTPP::OptConstrNewton2Deriv::OptConstrNewton2Deriv  )  [inline]
 

OPTPP::OptConstrNewton2Deriv::OptConstrNewton2Deriv NLP2 p  )  [inline]
 

OPTPP::OptConstrNewton2Deriv::OptConstrNewton2Deriv NLP2 p,
UPDATEFCN  u
[inline]
 

OPTPP::OptConstrNewton2Deriv::OptConstrNewton2Deriv NLP2 p,
TOLS  t
[inline]
 

virtual OPTPP::OptConstrNewton2Deriv::~OptConstrNewton2Deriv  )  [inline, virtual]
 


Member Function Documentation

NLP1* OPTPP::OptConstrNewton2Deriv::nlprob  )  const [inline, protected, virtual]
 

@ returns a pointer to an NLP1

Implements OPTPP::OptConstrNewtonLike.

NLP2* OPTPP::OptConstrNewton2Deriv::nlprob2  )  const [inline, protected]
 

@ returns a pointer to an NLP2


Member Data Documentation

NLP2* OPTPP::OptConstrNewton2Deriv::mem_nlp [private]
 


The documentation for this class was generated from the following file:
Bug Reports    OPT++ Developers    Copyright Information    GNU Lesser General Public License
Documentation, generated by , last revised August 30, 2006.