#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 886 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned char, 8 > | AbsType |
| typedef FixedArray< short, 8 > | AccumulateType |
| typedef FixedArray< float, 8 > | FloatType |
| typedef FixedArray< signed char, 8 > | PrintType |
| typedef FixedArray< double, 8 > | RealType |
| typedef double | ScalarRealType |
| typedef signed char | ValueType |
| typedef FixedArray<unsigned char, 8> itk::itk::NumericTraits< FixedArray< signed char, 8 > >::AbsType |
Definition at line 890 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<short, 8> itk::itk::NumericTraits< FixedArray< signed char, 8 > >::AccumulateType |
Definition at line 891 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 8> itk::itk::NumericTraits< FixedArray< signed char, 8 > >::FloatType |
Definition at line 894 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<signed char, 8> itk::itk::NumericTraits< FixedArray< signed char, 8 > >::PrintType |
Definition at line 889 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 8> itk::itk::NumericTraits< FixedArray< signed char, 8 > >::RealType |
Definition at line 892 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< signed char, 8 > >::ScalarRealType |
Definition at line 893 of file itkNumericTraitsFixedArrayPixel.h.
| typedef signed char itk::itk::NumericTraits< FixedArray< signed char, 8 > >::ValueType |
Definition at line 888 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000