#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 869 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::NumericTraits< FixedArray< unsigned char, 8 > >::AbsType |
Definition at line 873 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<unsigned short, 8> itk::NumericTraits< FixedArray< unsigned char, 8 > >::AccumulateType |
Definition at line 874 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 8> itk::NumericTraits< FixedArray< unsigned char, 8 > >::FloatType |
Definition at line 877 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<unsigned char, 8> itk::NumericTraits< FixedArray< unsigned char, 8 > >::PrintType |
Definition at line 872 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 8> itk::NumericTraits< FixedArray< unsigned char, 8 > >::RealType |
Definition at line 875 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::NumericTraits< FixedArray< unsigned char, 8 > >::ScalarRealType |
Definition at line 876 of file itkNumericTraitsFixedArrayPixel.h.
| typedef unsigned char itk::NumericTraits< FixedArray< unsigned char, 8 > >::ValueType |
Definition at line 871 of file itkNumericTraitsFixedArrayPixel.h.
1.5.1 written by Dimitri van Heesch,
© 1997-2000