|
DMRITool
v0.1.1-139-g860d86b4
Diffusion MRI Tool
|
#include "mex.h"#include <omp.h>
Include dependency graph for test_puremexOpenmp.cxx:Go to the source code of this file.
Functions | |
| void | mexFunction (int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[]) |
Definition in file test_puremexOpenmp.cxx.
| void mexFunction | ( | int | nlhs, |
| mxArray * | plhs[], | ||
| int | nrhs, | ||
| const mxArray * | prhs[] | ||
| ) |
Definition at line 21 of file test_puremexOpenmp.cxx.
1.8.11