4 lines
109 B
C
4 lines
109 B
C
#include <mex.h>
|
|
extern "C"{
|
|
void TVALGPU(int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[]) ;
|
|
} |