#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 1037 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned short, 9 > | AbsType |
| typedef FixedArray< unsigned int, 9 > | AccumulateType |
| typedef FixedArray< float, 9 > | FloatType |
| typedef FixedArray< unsigned short, 9 > | PrintType |
| typedef FixedArray< double, 9 > | RealType |
| typedef double | ScalarRealType |
| typedef unsigned short | ValueType |
| typedef FixedArray<unsigned short, 9> itk::itk::NumericTraits< FixedArray< unsigned short, 9 > >::AbsType |
Definition at line 1041 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<unsigned int, 9> itk::itk::NumericTraits< FixedArray< unsigned short, 9 > >::AccumulateType |
Definition at line 1042 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 9> itk::itk::NumericTraits< FixedArray< unsigned short, 9 > >::FloatType |
Definition at line 1045 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<unsigned short, 9> itk::itk::NumericTraits< FixedArray< unsigned short, 9 > >::PrintType |
Definition at line 1040 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 9> itk::itk::NumericTraits< FixedArray< unsigned short, 9 > >::RealType |
Definition at line 1043 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< unsigned short, 9 > >::ScalarRealType |
Definition at line 1044 of file itkNumericTraitsFixedArrayPixel.h.
| typedef unsigned short itk::itk::NumericTraits< FixedArray< unsigned short, 9 > >::ValueType |
Definition at line 1039 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000