#include "mex.h"#include "mex_utils.h"#include <stdlib.h>#include "array.h"#include "distances.h"Go to the source code of this file.
Functions | |
| void | mexFunction (int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[]) |
| void mexFunction | ( | int | nlhs, | |
| mxArray * | plhs[], | |||
| int | nrhs, | |||
| const mxArray * | prhs[] | |||
| ) |
Definition at line 32 of file signaldistmatrix.c.
1.7.0