#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 150 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned char, 2 > | AbsType |
| typedef FixedArray< unsigned short, 2 > | AccumulateType |
| typedef FixedArray< float, 2 > | FloatType |
| typedef FixedArray< unsigned char, 2 > | PrintType |
| typedef FixedArray< double, 2 > | RealType |
| typedef double | ScalarRealType |
| typedef unsigned char | ValueType |
| typedef FixedArray<unsigned char, 2> itk::itk::NumericTraits< FixedArray< unsigned char, 2 > >::AbsType |
Definition at line 154 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<unsigned short, 2> itk::itk::NumericTraits< FixedArray< unsigned char, 2 > >::AccumulateType |
Definition at line 155 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 2> itk::itk::NumericTraits< FixedArray< unsigned char, 2 > >::FloatType |
Definition at line 158 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<unsigned char, 2> itk::itk::NumericTraits< FixedArray< unsigned char, 2 > >::PrintType |
Definition at line 153 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 2> itk::itk::NumericTraits< FixedArray< unsigned char, 2 > >::RealType |
Definition at line 156 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< unsigned char, 2 > >::ScalarRealType |
Definition at line 157 of file itkNumericTraitsFixedArrayPixel.h.
| typedef unsigned char itk::itk::NumericTraits< FixedArray< unsigned char, 2 > >::ValueType |
Definition at line 152 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000