#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 563 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned int, 5 > | AbsType |
| typedef FixedArray< long, 5 > | AccumulateType |
| typedef FixedArray< float, 5 > | FloatType |
| typedef FixedArray< int, 5 > | PrintType |
| typedef FixedArray< double, 5 > | RealType |
| typedef double | ScalarRealType |
| typedef int | ValueType |
| typedef FixedArray<unsigned int, 5> itk::itk::NumericTraits< FixedArray< int, 5 > >::AbsType |
Definition at line 567 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<long, 5> itk::itk::NumericTraits< FixedArray< int, 5 > >::AccumulateType |
Definition at line 568 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 5> itk::itk::NumericTraits< FixedArray< int, 5 > >::FloatType |
Definition at line 571 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<int, 5> itk::itk::NumericTraits< FixedArray< int, 5 > >::PrintType |
Definition at line 566 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 5> itk::itk::NumericTraits< FixedArray< int, 5 > >::RealType |
Definition at line 569 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< int, 5 > >::ScalarRealType |
Definition at line 570 of file itkNumericTraitsFixedArrayPixel.h.
| typedef int itk::itk::NumericTraits< FixedArray< int, 5 > >::ValueType |
Definition at line 565 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000