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

OPTPP::OptBCNewton1Deriv Class Reference

#include <OptBCNewtonLike.h>

Inheritance diagram for OPTPP::OptBCNewton1Deriv:

OPTPP::OptBCNewtonLike OPTPP::OptimizeClass OPTPP::OptBaQNewton OPTPP::OptBCFDNewton OPTPP::OptBCQNewton List of all members.

Public Member Functions

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

Protected Member Functions

NLP1nlprob () const
 returns an NLP1 pointer

Private Attributes

NLP1mem_nlp

Detailed Description

Bound constrained Newton class that will take either an NLP1 or NLP2.


Constructor & Destructor Documentation

OPTPP::OptBCNewton1Deriv::OptBCNewton1Deriv  )  [inline]
 

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

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

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

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


Member Function Documentation

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

returns an NLP1 pointer

Implements OPTPP::OptBCNewtonLike.


Member Data Documentation

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