#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 664 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned short, 6 > | AbsType |
| typedef FixedArray< int, 6 > | AccumulateType |
| typedef FixedArray< float, 6 > | FloatType |
| typedef FixedArray< short, 6 > | PrintType |
| typedef FixedArray< double, 6 > | RealType |
| typedef double | ScalarRealType |
| typedef short | ValueType |
| typedef FixedArray<unsigned short, 6> itk::itk::NumericTraits< FixedArray< short, 6 > >::AbsType |
Definition at line 668 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<int, 6> itk::itk::NumericTraits< FixedArray< short, 6 > >::AccumulateType |
Definition at line 669 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 6> itk::itk::NumericTraits< FixedArray< short, 6 > >::FloatType |
Definition at line 672 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<short, 6> itk::itk::NumericTraits< FixedArray< short, 6 > >::PrintType |
Definition at line 667 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 6> itk::itk::NumericTraits< FixedArray< short, 6 > >::RealType |
Definition at line 670 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< short, 6 > >::ScalarRealType |
Definition at line 671 of file itkNumericTraitsFixedArrayPixel.h.
| typedef short itk::itk::NumericTraits< FixedArray< short, 6 > >::ValueType |
Definition at line 666 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000