#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 876 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned char, 8 > | AbsType |
| typedef FixedArray< unsigned short, 8 > | AccumulateType |
| typedef FixedArray< float, 8 > | FloatType |
| typedef FixedArray< unsigned char, 8 > | PrintType |
| typedef FixedArray< double, 8 > | RealType |
| typedef double | ScalarRealType |
| typedef unsigned char | ValueType |
| typedef FixedArray<unsigned char, 8> itk::itk::NumericTraits< FixedArray< unsigned char, 8 > >::AbsType |
Definition at line 880 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<unsigned short, 8> itk::itk::NumericTraits< FixedArray< unsigned char, 8 > >::AccumulateType |
Definition at line 881 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 8> itk::itk::NumericTraits< FixedArray< unsigned char, 8 > >::FloatType |
Definition at line 884 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<unsigned char, 8> itk::itk::NumericTraits< FixedArray< unsigned char, 8 > >::PrintType |
Definition at line 879 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 8> itk::itk::NumericTraits< FixedArray< unsigned char, 8 > >::RealType |
Definition at line 882 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< unsigned char, 8 > >::ScalarRealType |
Definition at line 883 of file itkNumericTraitsFixedArrayPixel.h.
| typedef unsigned char itk::itk::NumericTraits< FixedArray< unsigned char, 8 > >::ValueType |
Definition at line 878 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000