#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 694 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned int, 6 > | AbsType |
| typedef FixedArray< unsigned long, 6 > | AccumulateType |
| typedef FixedArray< float, 6 > | FloatType |
| typedef FixedArray< unsigned int, 6 > | PrintType |
| typedef FixedArray< double, 6 > | RealType |
| typedef double | ScalarRealType |
| typedef unsigned int | ValueType |
| typedef FixedArray<unsigned int, 6> itk::itk::NumericTraits< FixedArray< unsigned int, 6 > >::AbsType |
Definition at line 698 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<unsigned long, 6> itk::itk::NumericTraits< FixedArray< unsigned int, 6 > >::AccumulateType |
Definition at line 699 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 6> itk::itk::NumericTraits< FixedArray< unsigned int, 6 > >::FloatType |
Definition at line 702 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<unsigned int, 6> itk::itk::NumericTraits< FixedArray< unsigned int, 6 > >::PrintType |
Definition at line 697 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 6> itk::itk::NumericTraits< FixedArray< unsigned int, 6 > >::RealType |
Definition at line 700 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< unsigned int, 6 > >::ScalarRealType |
Definition at line 701 of file itkNumericTraitsFixedArrayPixel.h.
| typedef unsigned int itk::itk::NumericTraits< FixedArray< unsigned int, 6 > >::ValueType |
Definition at line 696 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000