#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 170 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned char, 2 > | AbsType |
| typedef FixedArray< short, 2 > | AccumulateType |
| typedef FixedArray< float, 2 > | FloatType |
| typedef FixedArray< char, 2 > | PrintType |
| typedef FixedArray< double, 2 > | RealType |
| typedef double | ScalarRealType |
| typedef char | ValueType |
| typedef FixedArray<unsigned char, 2> itk::itk::NumericTraits< FixedArray< char, 2 > >::AbsType |
Definition at line 174 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<short, 2> itk::itk::NumericTraits< FixedArray< char, 2 > >::AccumulateType |
Definition at line 175 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 2> itk::itk::NumericTraits< FixedArray< char, 2 > >::FloatType |
Definition at line 178 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<char, 2> itk::itk::NumericTraits< FixedArray< char, 2 > >::PrintType |
Definition at line 173 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 2> itk::itk::NumericTraits< FixedArray< char, 2 > >::RealType |
Definition at line 176 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< char, 2 > >::ScalarRealType |
Definition at line 177 of file itkNumericTraitsFixedArrayPixel.h.
| typedef char itk::itk::NumericTraits< FixedArray< char, 2 > >::ValueType |
Definition at line 172 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000