#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 1007 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned char, 9 > | AbsType |
| typedef FixedArray< short, 9 > | AccumulateType |
| typedef FixedArray< float, 9 > | FloatType |
| typedef FixedArray< signed char, 9 > | PrintType |
| typedef FixedArray< double, 9 > | RealType |
| typedef double | ScalarRealType |
| typedef signed char | ValueType |
| typedef FixedArray<unsigned char, 9> itk::itk::NumericTraits< FixedArray< signed char, 9 > >::AbsType |
Definition at line 1011 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<short, 9> itk::itk::NumericTraits< FixedArray< signed char, 9 > >::AccumulateType |
Definition at line 1012 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 9> itk::itk::NumericTraits< FixedArray< signed char, 9 > >::FloatType |
Definition at line 1015 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<signed char, 9> itk::itk::NumericTraits< FixedArray< signed char, 9 > >::PrintType |
Definition at line 1010 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 9> itk::itk::NumericTraits< FixedArray< signed char, 9 > >::RealType |
Definition at line 1013 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< signed char, 9 > >::ScalarRealType |
Definition at line 1014 of file itkNumericTraitsFixedArrayPixel.h.
| typedef signed char itk::itk::NumericTraits< FixedArray< signed char, 9 > >::ValueType |
Definition at line 1009 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000