#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 755 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned char, 7 > | AbsType |
| typedef FixedArray< unsigned short, 7 > | AccumulateType |
| typedef FixedArray< float, 7 > | FloatType |
| typedef FixedArray< unsigned char, 7 > | PrintType |
| typedef FixedArray< double, 7 > | RealType |
| typedef double | ScalarRealType |
| typedef unsigned char | ValueType |
| typedef FixedArray<unsigned char, 7> itk::itk::NumericTraits< FixedArray< unsigned char, 7 > >::AbsType |
Definition at line 759 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<unsigned short, 7> itk::itk::NumericTraits< FixedArray< unsigned char, 7 > >::AccumulateType |
Definition at line 760 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 7> itk::itk::NumericTraits< FixedArray< unsigned char, 7 > >::FloatType |
Definition at line 763 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<unsigned char, 7> itk::itk::NumericTraits< FixedArray< unsigned char, 7 > >::PrintType |
Definition at line 758 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 7> itk::itk::NumericTraits< FixedArray< unsigned char, 7 > >::RealType |
Definition at line 761 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< unsigned char, 7 > >::ScalarRealType |
Definition at line 762 of file itkNumericTraitsFixedArrayPixel.h.
| typedef unsigned char itk::itk::NumericTraits< FixedArray< unsigned char, 7 > >::ValueType |
Definition at line 757 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000