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