Drake
barycentricInterpolation.cpp File Reference
#include <mex.h>
#include <stdlib.h>
#include <stdint.h>
Include dependency graph for barycentricInterpolation.cpp:

Functions

int barycomp (const void *b1, const void *b2)
 
void mexFunction (int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[])
 

Function Documentation

int barycomp ( const void *  b1,
const void *  b2 
)

Here is the caller graph for this function:

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

Here is the call graph for this function: