Constrained Newton classes that will accept either an NLP1 or NLP2. More...
Public Member Functions | |
| OptConstrNewton1Deriv (NLP1 *p, TOLS t) | |
| OptConstrNewton1Deriv (NLP1 *p, UPDATEFCN u) | |
| OptConstrNewton1Deriv (NLP1 *p) | |
Protected Member Functions | |
| NLP1 * | nlprob () const |
| @ returns a pointer to an NLP1 | |
Constrained Newton classes that will accept either an NLP1 or NLP2.
Definition at line 340 of file OptConstrNewtonLike.h.
| NLP1* OPTPP::OptConstrNewton1Deriv::nlprob | ( | ) | const [inline, protected, virtual] |
@ returns a pointer to an NLP1
Implements OPTPP::OptConstrNewtonLike.
Definition at line 363 of file OptConstrNewtonLike.h.
1.6.3