![]() |
ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
Go to the source code of this file.
Classes | |
| class | itk::DiffusionTensor3D< TComponent > |
| Represent a diffusion tensor as used in DTI images. More... | |
Namespaces | |
| namespace | itk |
Defines | |
| #define | ITK_TEMPLATE_DiffusionTensor3D(_, EXPORT, TypeX, TypeY) |
| #define ITK_TEMPLATE_DiffusionTensor3D | ( | _, | |
| EXPORT, | |||
| TypeX, | |||
| TypeY | |||
| ) |
namespace itk \ { \ _( 1 ( class EXPORT DiffusionTensor3D< ITK_TEMPLATE_1 TypeX > ) ) \ namespace Templates \ { \ typedef DiffusionTensor3D< ITK_TEMPLATE_1 TypeX > \ DiffusionTensor3D##TypeY; \ } \ }
Definition at line 146 of file itkDiffusionTensor3D.h.
1.7.6.1