DMRITool  v0.1.1-139-g860d86b4
Diffusion MRI Tool
Functions
mexGetSHBasisMatrix.cxx File Reference
#include <cstdio>
#include <iostream>
#include <cstdlib>
#include "mex.h"
#include "utl.h"
#include "mexutils.h"
#include "utlMEX.h"
+ Include dependency graph for mexGetSHBasisMatrix.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[])
 

Function Documentation

template<typename T >
void callFunction ( mxArray *  plhs[],
const mxArray *  prhs[],
const int  nlhs,
const int  nrhs 
)
inline
void mexFunction ( int  nlhs,
mxArray *  plhs[],
int  nrhs,
const mxArray *  prhs[] 
)

Definition at line 68 of file mexGetSHBasisMatrix.cxx.

References utlGlobalException.