#include <OptConstrNewtonLike.h>
Inheritance diagram for OPTPP::OptConstrNewton1Deriv:

Public Member Functions | |
| OptConstrNewton1Deriv () | |
| OptConstrNewton1Deriv (NLP1 *p) | |
| OptConstrNewton1Deriv (NLP1 *p, UPDATEFCN u) | |
| OptConstrNewton1Deriv (NLP1 *p, TOLS t) | |
| virtual | ~OptConstrNewton1Deriv () |
Protected Member Functions | |
| NLP1 * | nlprob () const |
Private Attributes | |
| NLP1 * | mem_nlp |
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
@ returns a pointer to an NLP1 Implements OPTPP::OptConstrNewtonLike. |
|
|
|