#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 452 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned int, 4 > | AbsType |
| typedef FixedArray< unsigned long, 4 > | AccumulateType |
| typedef FixedArray< float, 4 > | FloatType |
| typedef FixedArray< unsigned int, 4 > | PrintType |
| typedef FixedArray< double, 4 > | RealType |
| typedef double | ScalarRealType |
| typedef unsigned int | ValueType |
| typedef FixedArray<unsigned int, 4> itk::itk::NumericTraits< FixedArray< unsigned int, 4 > >::AbsType |
Definition at line 456 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<unsigned long, 4> itk::itk::NumericTraits< FixedArray< unsigned int, 4 > >::AccumulateType |
Definition at line 457 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 4> itk::itk::NumericTraits< FixedArray< unsigned int, 4 > >::FloatType |
Definition at line 460 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<unsigned int, 4> itk::itk::NumericTraits< FixedArray< unsigned int, 4 > >::PrintType |
Definition at line 455 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 4> itk::itk::NumericTraits< FixedArray< unsigned int, 4 > >::RealType |
Definition at line 458 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< unsigned int, 4 > >::ScalarRealType |
Definition at line 459 of file itkNumericTraitsFixedArrayPixel.h.
| typedef unsigned int itk::itk::NumericTraits< FixedArray< unsigned int, 4 > >::ValueType |
Definition at line 454 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000