#include <mexutils.h>
#include <vl/generic.h>
#include <vl/imopv.h>
#include <stdlib.h>
#include <string.h>
#include <math.h>
Go to the source code of this file.
Defines | |
#define | DO(CLASS, T, SFX) |
Functions | |
void | mexFunction (int nout, mxArray *out[], int nin, const mxArray *in[]) |
void mexFunction | ( | int nout | , |
mxArray * | out[], | ||
int | nin, | ||
const mxArray * | in[] | ||
) |
Definition at line 25 of file vl_imintegral.c.