#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 644 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned char, 6 > | AbsType |
| typedef FixedArray< short, 6 > | AccumulateType |
| typedef FixedArray< float, 6 > | FloatType |
| typedef FixedArray< signed char, 6 > | PrintType |
| typedef FixedArray< double, 6 > | RealType |
| typedef double | ScalarRealType |
| typedef signed char | ValueType |
| typedef FixedArray<unsigned char, 6> itk::itk::NumericTraits< FixedArray< signed char, 6 > >::AbsType |
Definition at line 648 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<short, 6> itk::itk::NumericTraits< FixedArray< signed char, 6 > >::AccumulateType |
Definition at line 649 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 6> itk::itk::NumericTraits< FixedArray< signed char, 6 > >::FloatType |
Definition at line 652 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<signed char, 6> itk::itk::NumericTraits< FixedArray< signed char, 6 > >::PrintType |
Definition at line 647 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 6> itk::itk::NumericTraits< FixedArray< signed char, 6 > >::RealType |
Definition at line 650 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< signed char, 6 > >::ScalarRealType |
Definition at line 651 of file itkNumericTraitsFixedArrayPixel.h.
| typedef signed char itk::itk::NumericTraits< FixedArray< signed char, 6 > >::ValueType |
Definition at line 646 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000