Iterate Class Reference
#include <iterate.hpp>
List of all members.
Detailed Description
Definition at line 31 of file iterate.hpp.
Constructor & Destructor Documentation
| Iterate::Iterate |
( |
mxArray * |
ptr |
) |
[explicit] |
| Iterate::~Iterate |
( |
|
) |
[inline] |
Member Function Documentation
| void Iterate::inject |
( |
const double * |
x |
) |
|
| void Iterate::copyto |
( |
double * |
x |
) |
const |
| Iterate::operator mxArray * |
( |
|
) |
[inline] |
| Iterate::operator const mxArray * |
( |
|
) |
const [inline] |
| static int Iterate::getMatlabData |
( |
const mxArray * |
ptr, |
|
|
double *& |
data | |
|
) |
| | [static] |
Friends And Related Function Documentation
| int numvars |
( |
const Iterate & |
x |
) |
[friend] |
Member Data Documentation
The documentation for this class was generated from the following file: