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

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