|
Drake
|
#include <mex.h>#include <stdlib.h>#include <stdint.h>
Functions | |
| int | barycomp (const void *b1, const void *b2) |
| void | mexFunction (int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[]) |
| int barycomp | ( | const void * | b1, |
| const void * | b2 | ||
| ) |

| void mexFunction | ( | int | nlhs, |
| mxArray * | plhs[], | ||
| int | nrhs, | ||
| const mxArray * | prhs[] | ||
| ) |
