Namespaces | |
| namespace | OPTPP |
Classes | |
| class | OPTPP::LSQNLF |
Typedefs | |
| typedef void(* | INITFCN )(int, NEWMAT::ColumnVector &) |
| typedef CompoundConstraint *(* | INITCONFCN )(int) |
| typedef void(* | USERFCNLSQ0 )(int, const NEWMAT::ColumnVector &, NEWMAT::ColumnVector &, int &) |
| typedef void(* | USERFCNLSQ0V )(int, const NEWMAT::ColumnVector &, NEWMAT::ColumnVector &, int &, void *v) |
| typedef void(* | USERFCNLSQ1 )(int, int, const NEWMAT::ColumnVector &, NEWMAT::ColumnVector &, NEWMAT::Matrix &, int &) |
| typedef void(* | USERFCNLSQ1V )(int, int, const NEWMAT::ColumnVector &, NEWMAT::ColumnVector &, NEWMAT::Matrix &, int &, void *v) |
| typedef void(* | USERNLNCON0 )(int, const NEWMAT::ColumnVector &, NEWMAT::ColumnVector &, int &) |
| typedef void(* | USERNLNCON1 )(int, int, const NEWMAT::ColumnVector &, NEWMAT::ColumnVector &, NEWMAT::Matrix &, int &) |
| typedef void(* | USERNLNCON2 )(int, int, const NEWMAT::ColumnVector &, NEWMAT::ColumnVector &, NEWMAT::Matrix &, OptppArray< NEWMAT::SymmetricMatrix > &, int &) |
Functions | |
| double | get_cpu_time () |
| double | get_wall_clock_time () |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|