#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 432 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned short, 4 > | AbsType |
| typedef FixedArray< unsigned int, 4 > | AccumulateType |
| typedef FixedArray< float, 4 > | FloatType |
| typedef FixedArray< unsigned short, 4 > | PrintType |
| typedef FixedArray< double, 4 > | RealType |
| typedef double | ScalarRealType |
| typedef unsigned short | ValueType |
| typedef FixedArray<unsigned short, 4> itk::itk::NumericTraits< FixedArray< unsigned short, 4 > >::AbsType |
Definition at line 436 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<unsigned int, 4> itk::itk::NumericTraits< FixedArray< unsigned short, 4 > >::AccumulateType |
Definition at line 437 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 4> itk::itk::NumericTraits< FixedArray< unsigned short, 4 > >::FloatType |
Definition at line 440 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<unsigned short, 4> itk::itk::NumericTraits< FixedArray< unsigned short, 4 > >::PrintType |
Definition at line 435 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 4> itk::itk::NumericTraits< FixedArray< unsigned short, 4 > >::RealType |
Definition at line 438 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< unsigned short, 4 > >::ScalarRealType |
Definition at line 439 of file itkNumericTraitsFixedArrayPixel.h.
| typedef unsigned short itk::itk::NumericTraits< FixedArray< unsigned short, 4 > >::ValueType |
Definition at line 434 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000