#include <OptBCNewtonLike.h>
Inheritance diagram for OPTPP::OptBCNewton1Deriv:

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