#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 68 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned short, 1 > | AbsType |
| typedef FixedArray< unsigned int, 1 > | AccumulateType |
| typedef FixedArray< float, 1 > | FloatType |
| typedef FixedArray< unsigned short, 1 > | PrintType |
| typedef FixedArray< double, 1 > | RealType |
| typedef double | ScalarRealType |
| typedef unsigned short | ValueType |
| typedef FixedArray<unsigned short, 1> itk::itk::NumericTraits< FixedArray< unsigned short, 1 > >::AbsType |
Definition at line 72 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<unsigned int, 1> itk::itk::NumericTraits< FixedArray< unsigned short, 1 > >::AccumulateType |
Definition at line 73 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 1> itk::itk::NumericTraits< FixedArray< unsigned short, 1 > >::FloatType |
Definition at line 76 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<unsigned short, 1> itk::itk::NumericTraits< FixedArray< unsigned short, 1 > >::PrintType |
Definition at line 71 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 1> itk::itk::NumericTraits< FixedArray< unsigned short, 1 > >::RealType |
Definition at line 74 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< unsigned short, 1 > >::ScalarRealType |
Definition at line 75 of file itkNumericTraitsFixedArrayPixel.h.
| typedef unsigned short itk::itk::NumericTraits< FixedArray< unsigned short, 1 > >::ValueType |
Definition at line 70 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000