#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 160 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned char, 2 > | AbsType |
| typedef FixedArray< short, 2 > | AccumulateType |
| typedef FixedArray< float, 2 > | FloatType |
| typedef FixedArray< signed char, 2 > | PrintType |
| typedef FixedArray< double, 2 > | RealType |
| typedef double | ScalarRealType |
| typedef signed char | ValueType |
| typedef FixedArray<unsigned char, 2> itk::itk::NumericTraits< FixedArray< signed char, 2 > >::AbsType |
Definition at line 164 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<short, 2> itk::itk::NumericTraits< FixedArray< signed char, 2 > >::AccumulateType |
Definition at line 165 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 2> itk::itk::NumericTraits< FixedArray< signed char, 2 > >::FloatType |
Definition at line 168 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<signed char, 2> itk::itk::NumericTraits< FixedArray< signed char, 2 > >::PrintType |
Definition at line 163 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 2> itk::itk::NumericTraits< FixedArray< signed char, 2 > >::RealType |
Definition at line 166 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< signed char, 2 > >::ScalarRealType |
Definition at line 167 of file itkNumericTraitsFixedArrayPixel.h.
| typedef signed char itk::itk::NumericTraits< FixedArray< signed char, 2 > >::ValueType |
Definition at line 162 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000