Go to the source code of this file.
Functions | |
void | mexFunction (int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[]) |
template<class T > | |
T * | transpose (T *I, const int32_t *dims) |
Variables | |
static Matcher * | M |
void mexFunction | ( | int | nlhs, |
mxArray * | plhs[], | ||
int | nrhs, | ||
const mxArray * | prhs[] | ||
) |
Definition at line 42 of file matcherMex.cpp.
T* transpose | ( | T * | I, |
const int32_t * | dims | ||
) |
Definition at line 31 of file matcherMex.cpp.
Definition at line 29 of file matcherMex.cpp.