#include <mexutils.h>#include <stdio.h>#include <stdlib.h>#include <math.h>#include <string.h>#include <assert.h>#include <vl/generic.h>
Go to the source code of this file.
Functions | |
| void | mexFunction (int nout, mxArray *out[], int nin, const mxArray *in[]) |
| MEX driver entry point. | |
| void mexFunction | ( | int nout | , |
| mxArray * | out[], | ||
| int | nin, | ||
| const mxArray * | in[] | ||
| ) |
MEX driver entry point.
Definition at line 30 of file vl_aibhist.c.