#include <ipoptoptions.hpp>
Definition at line 19 of file ipoptoptions.hpp.
| IpoptOptions::~IpoptOptions |
( |
| ) |
|
|
inline |
| bool IpoptOptions::useQuasiNewton |
( |
| ) |
const |
| bool IpoptOptions::useDerivChecker |
( |
| ) |
const |
| bool IpoptOptions::userScaling |
( |
| ) |
const |
| int IpoptOptions::printLevel |
( |
| ) |
const |
| double IpoptOptions::getPosInfty |
( |
| ) |
const |
| double IpoptOptions::getNegInfty |
( |
| ) |
const |
| void IpoptOptions::setOption |
( |
const char * |
label, |
|
|
const mxArray * |
ptr |
|
) |
| |
|
protected |
| void IpoptOptions::setStringOption |
( |
const char * |
label, |
|
|
const mxArray * |
ptr |
|
) |
| |
|
protected |
| void IpoptOptions::setIntegerOption |
( |
const char * |
label, |
|
|
const mxArray * |
ptr |
|
) |
| |
|
protected |
| void IpoptOptions::setNumberOption |
( |
const char * |
label, |
|
|
const mxArray * |
ptr |
|
) |
| |
|
protected |
The documentation for this class was generated from the following file: