#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 684 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned int, 6 > | AbsType |
| typedef FixedArray< long, 6 > | AccumulateType |
| typedef FixedArray< float, 6 > | FloatType |
| typedef FixedArray< int, 6 > | PrintType |
| typedef FixedArray< double, 6 > | RealType |
| typedef double | ScalarRealType |
| typedef int | ValueType |
| typedef FixedArray<unsigned int, 6> itk::itk::NumericTraits< FixedArray< int, 6 > >::AbsType |
Definition at line 688 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<long, 6> itk::itk::NumericTraits< FixedArray< int, 6 > >::AccumulateType |
Definition at line 689 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 6> itk::itk::NumericTraits< FixedArray< int, 6 > >::FloatType |
Definition at line 692 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<int, 6> itk::itk::NumericTraits< FixedArray< int, 6 > >::PrintType |
Definition at line 687 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 6> itk::itk::NumericTraits< FixedArray< int, 6 > >::RealType |
Definition at line 690 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< int, 6 > >::ScalarRealType |
Definition at line 691 of file itkNumericTraitsFixedArrayPixel.h.
| typedef int itk::itk::NumericTraits< FixedArray< int, 6 > >::ValueType |
Definition at line 686 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000