Doxygen Source Code Documentation
THD_vecmat Struct Reference
#include <vecmat.h>
Data Fields | |
THD_fvec3 | vv |
THD_mat33 | mm |
Detailed Description
3x3 matrix and a 3-vector (basically an affine transform).
Definition at line 35 of file vecmat.h.
Field Documentation
|
the matrix Definition at line 37 of file vecmat.h. Referenced by main(), mri_warp3D_affine(), parset_affine(), parset_bilinear(), THD_warp3D(), and warper_bilinear_det(). |
|
the vector Definition at line 36 of file vecmat.h. Referenced by main(), mri_warp3D_affine(), parset_affine(), and THD_warp3D(). |
The documentation for this struct was generated from the following file: