#include <matlabfunctionhandle.hpp>
Definition at line 28 of file matlabfunctionhandle.hpp.
◆ MatlabFunctionHandle() [1/2]
MatlabFunctionHandle::MatlabFunctionHandle |
( |
| ) |
|
|
inline |
◆ MatlabFunctionHandle() [2/2]
MatlabFunctionHandle::MatlabFunctionHandle |
( |
const mxArray * |
ptr | ) |
|
|
explicit |
◆ ~MatlabFunctionHandle()
MatlabFunctionHandle::~MatlabFunctionHandle |
( |
| ) |
|
◆ evaluate()
bool MatlabFunctionHandle::evaluate |
( |
int |
nin, |
|
|
int |
nout, |
|
|
const mxArray ** |
inputs, |
|
|
mxArray ** |
outputs |
|
) |
| |
◆ operator bool()
MatlabFunctionHandle::operator bool |
( |
| ) |
const |
|
inline |
mxArray* MatlabFunctionHandle::f |
|
protected |
The documentation for this class was generated from the following file: