#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 553 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned short, 5 > | AbsType |
| typedef FixedArray< unsigned int, 5 > | AccumulateType |
| typedef FixedArray< float, 5 > | FloatType |
| typedef FixedArray< unsigned short, 5 > | PrintType |
| typedef FixedArray< double, 5 > | RealType |
| typedef double | ScalarRealType |
| typedef unsigned short | ValueType |
| typedef FixedArray<unsigned short, 5> itk::itk::NumericTraits< FixedArray< unsigned short, 5 > >::AbsType |
Definition at line 557 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<unsigned int, 5> itk::itk::NumericTraits< FixedArray< unsigned short, 5 > >::AccumulateType |
Definition at line 558 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 5> itk::itk::NumericTraits< FixedArray< unsigned short, 5 > >::FloatType |
Definition at line 561 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<unsigned short, 5> itk::itk::NumericTraits< FixedArray< unsigned short, 5 > >::PrintType |
Definition at line 556 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 5> itk::itk::NumericTraits< FixedArray< unsigned short, 5 > >::RealType |
Definition at line 559 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< unsigned short, 5 > >::ScalarRealType |
Definition at line 560 of file itkNumericTraitsFixedArrayPixel.h.
| typedef unsigned short itk::itk::NumericTraits< FixedArray< unsigned short, 5 > >::ValueType |
Definition at line 555 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000