MatlabFunctionHandle Class Reference
#include <matlabfunctionhandle.hpp>
List of all members.
Detailed Description
Definition at line 28 of file matlabfunctionhandle.hpp.
Constructor & Destructor Documentation
MatlabFunctionHandle::MatlabFunctionHandle |
( |
|
) |
[inline] |
MatlabFunctionHandle::MatlabFunctionHandle |
( |
const mxArray * |
ptr |
) |
[explicit] |
MatlabFunctionHandle::~MatlabFunctionHandle |
( |
|
) |
|
Member Function Documentation
bool MatlabFunctionHandle::evaluate |
( |
int |
nin, |
|
|
int |
nout, |
|
|
const mxArray ** |
inputs, |
|
|
mxArray ** |
outputs | |
|
) |
| | |
MatlabFunctionHandle::operator bool |
( |
|
) |
const [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: