|
DMRITool
v0.1.1-139-g860d86b4
Diffusion MRI Tool
|
#include "utl.h"#include "mex.h"#include "mexutils.h"#include "utlMEX.h"#include "itkSphericalPolarFourierGenerator.h"
Include dependency graph for mexReadGrad.cxx:Go to the source code of this file.
Functions | |
| template<typename T > | |
| void | callFunction (mxArray *plhs[], const mxArray *prhs[], const int nlhs, const int nrhs) |
| void | mexFunction (int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[]) |
|
inline |
Definition at line 27 of file mexReadGrad.cxx.
References CARTESIAN_TO_CARTESIAN, utl::ConvertNumberToString(), DIRECTION_NODUPLICATE, utl::GetFileExtension(), utl::GetMXArrayFromUtlMatrix(), utl::GetString(), utl::StringCompareCaseIgnored(), and utlGlobalException.
Here is the call graph for this function:| void mexFunction | ( | int | nlhs, |
| mxArray * | plhs[], | ||
| int | nrhs, | ||
| const mxArray * | prhs[] | ||
| ) |
Definition at line 78 of file mexReadGrad.cxx.
References utlGlobalException.
1.8.11