#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 634 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned char, 6 > | AbsType |
| typedef FixedArray< unsigned short, 6 > | AccumulateType |
| typedef FixedArray< float, 6 > | FloatType |
| typedef FixedArray< unsigned char, 6 > | PrintType |
| typedef FixedArray< double, 6 > | RealType |
| typedef double | ScalarRealType |
| typedef unsigned char | ValueType |
| typedef FixedArray<unsigned char, 6> itk::itk::NumericTraits< FixedArray< unsigned char, 6 > >::AbsType |
Definition at line 638 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<unsigned short, 6> itk::itk::NumericTraits< FixedArray< unsigned char, 6 > >::AccumulateType |
Definition at line 639 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 6> itk::itk::NumericTraits< FixedArray< unsigned char, 6 > >::FloatType |
Definition at line 642 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<unsigned char, 6> itk::itk::NumericTraits< FixedArray< unsigned char, 6 > >::PrintType |
Definition at line 637 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 6> itk::itk::NumericTraits< FixedArray< unsigned char, 6 > >::RealType |
Definition at line 640 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< unsigned char, 6 > >::ScalarRealType |
Definition at line 641 of file itkNumericTraitsFixedArrayPixel.h.
| typedef unsigned char itk::itk::NumericTraits< FixedArray< unsigned char, 6 > >::ValueType |
Definition at line 636 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000