DMRITool
v0.1.1-139-g860d86b4
Diffusion MRI Tool
|
Go to the source code of this file.
Namespaces | |
utl | |
Functions | |
template<class T > | |
void | utl::GetMXArrayFromSTDVector (const std::vector< T > *vec, mxArray *&pr) |
template<class T > | |
void | utl::GetSTDVectorFromMXArray (const mxArray *pr, std::vector< T > *vec) |
Definition in file mexSTD.h.