#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 38 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned char, 1 > | AbsType |
| typedef FixedArray< short, 1 > | AccumulateType |
| typedef FixedArray< float, 1 > | FloatType |
| typedef FixedArray< signed char, 1 > | PrintType |
| typedef FixedArray< double, 1 > | RealType |
| typedef double | ScalarRealType |
| typedef signed char | ValueType |
| typedef FixedArray<unsigned char, 1> itk::itk::NumericTraits< FixedArray< signed char, 1 > >::AbsType |
Definition at line 42 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<short, 1> itk::itk::NumericTraits< FixedArray< signed char, 1 > >::AccumulateType |
Definition at line 43 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 1> itk::itk::NumericTraits< FixedArray< signed char, 1 > >::FloatType |
Definition at line 46 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<signed char, 1> itk::itk::NumericTraits< FixedArray< signed char, 1 > >::PrintType |
Definition at line 41 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 1> itk::itk::NumericTraits< FixedArray< signed char, 1 > >::RealType |
Definition at line 44 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< signed char, 1 > >::ScalarRealType |
Definition at line 45 of file itkNumericTraitsFixedArrayPixel.h.
| typedef signed char itk::itk::NumericTraits< FixedArray< signed char, 1 > >::ValueType |
Definition at line 40 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000