Slicer  4.10
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
itkDiffusionTensor3DConstants.h
Go to the documentation of this file.
1 #ifndef itkDiffusionTensor3DConstants_h
2 #define itkDiffusionTensor3DConstants_h
3 
4 #define ITK_DIFFUSION_TENSOR_3D_ZERO (1e-10)
5 
6 #endif