#include <matlabinfo.hpp>
Protected Attributes |
mxArray * | ptr |
Detailed Description
Definition at line 21 of file matlabinfo.hpp.
Constructor & Destructor Documentation
MatlabInfo::MatlabInfo |
( |
mxArray *& |
ptr | ) |
|
|
explicit |
MatlabInfo::~MatlabInfo |
( |
| ) |
|
|
inline |
Member Function Documentation
void MatlabInfo::setIterationCount |
( |
int |
iter | ) |
|
void MatlabInfo::setCpuTime |
( |
double |
cpu | ) |
|
const double* MatlabInfo::getmultlb |
( |
| ) |
const |
const double* MatlabInfo::getmultub |
( |
| ) |
const |
const double* MatlabInfo::getmultconstr |
( |
| ) |
const |
void MatlabInfo::setmultlb |
( |
int |
n, |
|
|
const double * |
zl |
|
) |
| |
void MatlabInfo::setmultub |
( |
int |
n, |
|
|
const double * |
zu |
|
) |
| |
void MatlabInfo::setmultconstr |
( |
int |
m, |
|
|
const double * |
lambda |
|
) |
| |
Member Data Documentation
The documentation for this class was generated from the following file:
- /var/build/temp/tmp.niCloInx4p/4.0-0-0/coinor-ipopt/coinor-ipopt-3.10.2/Ipopt/contrib/MatlabInterface/src/matlabinfo.hpp