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

OPTPP::OptConstrNewton1Deriv Class Reference

#include <OptConstrNewtonLike.h>

Inheritance diagram for OPTPP::OptConstrNewton1Deriv:

OPTPP::OptConstrNewtonLike OPTPP::OptimizeClass OPTPP::OptConstrFDNewton OPTPP::OptConstrQNewton List of all members.

Public Member Functions

 OptConstrNewton1Deriv ()
 OptConstrNewton1Deriv (NLP1 *p)
 OptConstrNewton1Deriv (NLP1 *p, UPDATEFCN u)
 OptConstrNewton1Deriv (NLP1 *p, TOLS t)
virtual ~OptConstrNewton1Deriv ()

Protected Member Functions

NLP1nlprob () const

Private Attributes

NLP1mem_nlp

Detailed Description

Constrained Newton classes that will accept either an NLP1 or NLP2


Constructor & Destructor Documentation

OPTPP::OptConstrNewton1Deriv::OptConstrNewton1Deriv  )  [inline]
 

OPTPP::OptConstrNewton1Deriv::OptConstrNewton1Deriv NLP1 p  )  [inline]
 

OPTPP::OptConstrNewton1Deriv::OptConstrNewton1Deriv NLP1 p,
UPDATEFCN  u
[inline]
 

OPTPP::OptConstrNewton1Deriv::OptConstrNewton1Deriv NLP1 p,
TOLS  t
[inline]
 

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


Member Function Documentation

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

@ returns a pointer to an NLP1

Implements OPTPP::OptConstrNewtonLike.


Member Data Documentation

NLP1* OPTPP::OptConstrNewton1Deriv::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.