#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 523 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned char, 5 > | AbsType |
| typedef FixedArray< short, 5 > | AccumulateType |
| typedef FixedArray< float, 5 > | FloatType |
| typedef FixedArray< signed char, 5 > | PrintType |
| typedef FixedArray< double, 5 > | RealType |
| typedef double | ScalarRealType |
| typedef signed char | ValueType |
| typedef FixedArray<unsigned char, 5> itk::itk::NumericTraits< FixedArray< signed char, 5 > >::AbsType |
Definition at line 527 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<short, 5> itk::itk::NumericTraits< FixedArray< signed char, 5 > >::AccumulateType |
Definition at line 528 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 5> itk::itk::NumericTraits< FixedArray< signed char, 5 > >::FloatType |
Definition at line 531 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<signed char, 5> itk::itk::NumericTraits< FixedArray< signed char, 5 > >::PrintType |
Definition at line 526 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 5> itk::itk::NumericTraits< FixedArray< signed char, 5 > >::RealType |
Definition at line 529 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< signed char, 5 > >::ScalarRealType |
Definition at line 530 of file itkNumericTraitsFixedArrayPixel.h.
| typedef signed char itk::itk::NumericTraits< FixedArray< signed char, 5 > >::ValueType |
Definition at line 525 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000