Namespaces | |
| namespace | OPTPP |
Classes | |
| class | OPTPP::NLF0 |
| class | OPTPP::NLF1 |
| class | OPTPP::NLF2 |
| class | OPTPP::FDNLF1 |
Typedefs | |
| typedef void(* | USERFCN0 )(int, const NEWMAT::ColumnVector &, real &, int &) |
| typedef void(* | USERFCN0V )(int, const NEWMAT::ColumnVector &, real &, int &, void *) |
| typedef void(* | USERFCN1 )(int, int, const NEWMAT::ColumnVector &, real &, NEWMAT::ColumnVector &, int &) |
| typedef void(* | USERFCN1V )(int, int, const NEWMAT::ColumnVector &, real &, NEWMAT::ColumnVector &, int &, void *) |
| typedef void(* | USERFCN2 )(int, int, const NEWMAT::ColumnVector &, real &, NEWMAT::ColumnVector &, NEWMAT::SymmetricMatrix &, int &) |
| typedef void(* | USERFCN2V )(int, int, const NEWMAT::ColumnVector &, real &, NEWMAT::ColumnVector &, NEWMAT::SymmetricMatrix &, int &, void *) |
| typedef void(* | USERFCN2A )(int, int, int, const NEWMAT::ColumnVector &, real &, NEWMAT::ColumnVector &, NEWMAT::Matrix &, int &) |
| typedef void(* | USERFCN2AV )(int, int, int, const NEWMAT::ColumnVector &, real &, NEWMAT::ColumnVector &, NEWMAT::Matrix &, int &, void *) |
Functions | |
| double | get_cpu_time () |
| double | get_wall_clock_time () |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|