Namespaces | |
| namespace | OPTPP |
Classes | |
| class | OPTPP::OptimizeClass |
Functions | |
| void | abort_handler (int code) |
| void | opt_default_update_model (int k, int dim, NEWMAT::ColumnVector x) |
| int | trustregion (NLP1 *, ostream *, NEWMAT::SymmetricMatrix &, NEWMAT::ColumnVector &, NEWMAT::ColumnVector &, real &, real &, real stpmax=1.e3, real stpmin=1.e-9) |
| int | trustpds (NLP1 *, ostream *, NEWMAT::SymmetricMatrix &, NEWMAT::ColumnVector &, NEWMAT::ColumnVector &, real &, real &, real stpmax=1.e3, real stpmin=1.e-9, int searchSize=64) |
| int | dogleg (NLP1 *, ostream *, NEWMAT::SymmetricMatrix &, NEWMAT::ColumnVector &, NEWMAT::ColumnVector &, NEWMAT::ColumnVector &, real &, real &, real) |
| int | pdsstep (NLP1 *, ostream *, NEWMAT::SymmetricMatrix &, NEWMAT::ColumnVector &, NEWMAT::ColumnVector &, NEWMAT::ColumnVector &, real &, real &, real, double &, bool, int) |
| int | linesearch (NLP1 *, ostream *, NEWMAT::ColumnVector &, NEWMAT::ColumnVector &, real *, real stpmax=1.e3, real stpmin=1.e-9, int itnmax=5, real ftol=1.e-4, real xtol=2.2e-16, real gtol=0.9) |
| int | backtrack (NLP1 *, ostream *, NEWMAT::ColumnVector &, NEWMAT::ColumnVector &, real *, int itnmax=5, real ftol=1.e-4, real stpmax=1.e3, real stpmin=1.e-9) |
| int | mcsrch (NLP1 *, NEWMAT::ColumnVector &, ostream *, real *, int itnmax=5, real ftol=1.e-4, real xtol=2.2e-16, real gtol=0.9, real stpmax=1.e3, real stpmin=1.e-9) |
| int | mcstep (real *, real *, real *, real *, real *, real *, real *, real, real, bool *, real, real, int *) |
| NEWMAT::ReturnMatrix | PertChol (NEWMAT::SymmetricMatrix &, NEWMAT::Real, NEWMAT::Real &) |
| NEWMAT::ReturnMatrix | MCholesky (NEWMAT::SymmetricMatrix &) |
|
|
|
|
||||||||||||||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
|
||||||||||||||||||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||||||||||||||
|
|