#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 533 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned char, 5 > | AbsType |
| typedef FixedArray< short, 5 > | AccumulateType |
| typedef FixedArray< float, 5 > | FloatType |
| typedef FixedArray< char, 5 > | PrintType |
| typedef FixedArray< double, 5 > | RealType |
| typedef double | ScalarRealType |
| typedef char | ValueType |
| typedef FixedArray<unsigned char, 5> itk::itk::NumericTraits< FixedArray< char, 5 > >::AbsType |
Definition at line 537 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<short, 5> itk::itk::NumericTraits< FixedArray< char, 5 > >::AccumulateType |
Definition at line 538 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 5> itk::itk::NumericTraits< FixedArray< char, 5 > >::FloatType |
Definition at line 541 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<char, 5> itk::itk::NumericTraits< FixedArray< char, 5 > >::PrintType |
Definition at line 536 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 5> itk::itk::NumericTraits< FixedArray< char, 5 > >::RealType |
Definition at line 539 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< char, 5 > >::ScalarRealType |
Definition at line 540 of file itkNumericTraitsFixedArrayPixel.h.
| typedef char itk::itk::NumericTraits< FixedArray< char, 5 > >::ValueType |
Definition at line 535 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000