#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 718 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< float, 6 > | AbsType |
| typedef FixedArray< double, 6 > | AccumulateType |
| typedef FixedArray< float, 6 > | FloatType |
| typedef FixedArray< float, 6 > | PrintType |
| typedef FixedArray< double, 6 > | RealType |
| typedef double | ScalarRealType |
| typedef float | ValueType |
| typedef FixedArray<float, 6> itk::NumericTraits< FixedArray< float, 6 > >::AbsType |
Definition at line 722 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 6> itk::NumericTraits< FixedArray< float, 6 > >::AccumulateType |
Definition at line 723 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 6> itk::NumericTraits< FixedArray< float, 6 > >::FloatType |
Definition at line 726 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 6> itk::NumericTraits< FixedArray< float, 6 > >::PrintType |
Definition at line 721 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 6> itk::NumericTraits< FixedArray< float, 6 > >::RealType |
Definition at line 724 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::NumericTraits< FixedArray< float, 6 > >::ScalarRealType |
Definition at line 725 of file itkNumericTraitsFixedArrayPixel.h.
| typedef float itk::NumericTraits< FixedArray< float, 6 > >::ValueType |
Definition at line 720 of file itkNumericTraitsFixedArrayPixel.h.
1.5.1 written by Dimitri van Heesch,
© 1997-2000