#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 765 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned char, 7 > | AbsType |
| typedef FixedArray< short, 7 > | AccumulateType |
| typedef FixedArray< float, 7 > | FloatType |
| typedef FixedArray< signed char, 7 > | PrintType |
| typedef FixedArray< double, 7 > | RealType |
| typedef double | ScalarRealType |
| typedef signed char | ValueType |
| typedef FixedArray<unsigned char, 7> itk::itk::NumericTraits< FixedArray< signed char, 7 > >::AbsType |
Definition at line 769 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<short, 7> itk::itk::NumericTraits< FixedArray< signed char, 7 > >::AccumulateType |
Definition at line 770 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 7> itk::itk::NumericTraits< FixedArray< signed char, 7 > >::FloatType |
Definition at line 773 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<signed char, 7> itk::itk::NumericTraits< FixedArray< signed char, 7 > >::PrintType |
Definition at line 768 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 7> itk::itk::NumericTraits< FixedArray< signed char, 7 > >::RealType |
Definition at line 771 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< signed char, 7 > >::ScalarRealType |
Definition at line 772 of file itkNumericTraitsFixedArrayPixel.h.
| typedef signed char itk::itk::NumericTraits< FixedArray< signed char, 7 > >::ValueType |
Definition at line 767 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000