#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 936 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned int, 8 > | AbsType |
| typedef FixedArray< unsigned long, 8 > | AccumulateType |
| typedef FixedArray< float, 8 > | FloatType |
| typedef FixedArray< unsigned int, 8 > | PrintType |
| typedef FixedArray< double, 8 > | RealType |
| typedef double | ScalarRealType |
| typedef unsigned int | ValueType |
| typedef FixedArray<unsigned int, 8> itk::itk::NumericTraits< FixedArray< unsigned int, 8 > >::AbsType |
Definition at line 940 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<unsigned long, 8> itk::itk::NumericTraits< FixedArray< unsigned int, 8 > >::AccumulateType |
Definition at line 941 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 8> itk::itk::NumericTraits< FixedArray< unsigned int, 8 > >::FloatType |
Definition at line 944 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<unsigned int, 8> itk::itk::NumericTraits< FixedArray< unsigned int, 8 > >::PrintType |
Definition at line 939 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 8> itk::itk::NumericTraits< FixedArray< unsigned int, 8 > >::RealType |
Definition at line 942 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< unsigned int, 8 > >::ScalarRealType |
Definition at line 943 of file itkNumericTraitsFixedArrayPixel.h.
| typedef unsigned int itk::itk::NumericTraits< FixedArray< unsigned int, 8 > >::ValueType |
Definition at line 938 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000