Go to the source code of this file.
Namespaces | |
namespace | icp |
Defines | |
#define | mxArray double |
#define | mxCreateDoubleMatrix(n, m, t) malloc(sizeof(t)*n*m) |
#define | mxREAL double |
Functions | |
void | icp::kdtree_main () |
void | icp::mexFunction (int nlhs, mxArray **plhs, int nrhs, const mxArray **prhs) |