#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 654 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned char, 6 > | AbsType |
| typedef FixedArray< short, 6 > | AccumulateType |
| typedef FixedArray< float, 6 > | FloatType |
| typedef FixedArray< char, 6 > | PrintType |
| typedef FixedArray< double, 6 > | RealType |
| typedef double | ScalarRealType |
| typedef char | ValueType |
| typedef FixedArray<unsigned char, 6> itk::itk::NumericTraits< FixedArray< char, 6 > >::AbsType |
Definition at line 658 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<short, 6> itk::itk::NumericTraits< FixedArray< char, 6 > >::AccumulateType |
Definition at line 659 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 6> itk::itk::NumericTraits< FixedArray< char, 6 > >::FloatType |
Definition at line 662 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<char, 6> itk::itk::NumericTraits< FixedArray< char, 6 > >::PrintType |
Definition at line 657 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 6> itk::itk::NumericTraits< FixedArray< char, 6 > >::RealType |
Definition at line 660 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< char, 6 > >::ScalarRealType |
Definition at line 661 of file itkNumericTraitsFixedArrayPixel.h.
| typedef char itk::itk::NumericTraits< FixedArray< char, 6 > >::ValueType |
Definition at line 656 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000