#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 659 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned short, 6 > | AbsType |
| typedef FixedArray< int, 6 > | AccumulateType |
| typedef FixedArray< float, 6 > | FloatType |
| typedef FixedArray< short, 6 > | PrintType |
| typedef FixedArray< double, 6 > | RealType |
| typedef double | ScalarRealType |
| typedef short | ValueType |
| typedef FixedArray<unsigned short, 6> itk::NumericTraits< FixedArray< short, 6 > >::AbsType |
Definition at line 663 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<int, 6> itk::NumericTraits< FixedArray< short, 6 > >::AccumulateType |
Definition at line 664 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 6> itk::NumericTraits< FixedArray< short, 6 > >::FloatType |
Definition at line 667 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<short, 6> itk::NumericTraits< FixedArray< short, 6 > >::PrintType |
Definition at line 662 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 6> itk::NumericTraits< FixedArray< short, 6 > >::RealType |
Definition at line 665 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::NumericTraits< FixedArray< short, 6 > >::ScalarRealType |
Definition at line 666 of file itkNumericTraitsFixedArrayPixel.h.
| typedef short itk::NumericTraits< FixedArray< short, 6 > >::ValueType |
Definition at line 661 of file itkNumericTraitsFixedArrayPixel.h.
1.5.1 written by Dimitri van Heesch,
© 1997-2000