#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 989 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned char, 9 > | AbsType |
| typedef FixedArray< unsigned short, 9 > | AccumulateType |
| typedef FixedArray< float, 9 > | FloatType |
| typedef FixedArray< unsigned char, 9 > | PrintType |
| typedef FixedArray< double, 9 > | RealType |
| typedef double | ScalarRealType |
| typedef unsigned char | ValueType |
| typedef FixedArray<unsigned char, 9> itk::NumericTraits< FixedArray< unsigned char, 9 > >::AbsType |
Definition at line 993 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<unsigned short, 9> itk::NumericTraits< FixedArray< unsigned char, 9 > >::AccumulateType |
Definition at line 994 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 9> itk::NumericTraits< FixedArray< unsigned char, 9 > >::FloatType |
Definition at line 997 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<unsigned char, 9> itk::NumericTraits< FixedArray< unsigned char, 9 > >::PrintType |
Definition at line 992 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 9> itk::NumericTraits< FixedArray< unsigned char, 9 > >::RealType |
Definition at line 995 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::NumericTraits< FixedArray< unsigned char, 9 > >::ScalarRealType |
Definition at line 996 of file itkNumericTraitsFixedArrayPixel.h.
| typedef unsigned char itk::NumericTraits< FixedArray< unsigned char, 9 > >::ValueType |
Definition at line 991 of file itkNumericTraitsFixedArrayPixel.h.
1.5.1 written by Dimitri van Heesch,
© 1997-2000