#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 88 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned int, 1 > | AbsType |
| typedef FixedArray< unsigned long, 1 > | AccumulateType |
| typedef FixedArray< float, 1 > | FloatType |
| typedef FixedArray< unsigned int, 1 > | PrintType |
| typedef FixedArray< double, 1 > | RealType |
| typedef double | ScalarRealType |
| typedef unsigned int | ValueType |
| typedef FixedArray<unsigned int, 1> itk::itk::NumericTraits< FixedArray< unsigned int, 1 > >::AbsType |
Definition at line 92 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<unsigned long, 1> itk::itk::NumericTraits< FixedArray< unsigned int, 1 > >::AccumulateType |
Definition at line 93 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 1> itk::itk::NumericTraits< FixedArray< unsigned int, 1 > >::FloatType |
Definition at line 96 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<unsigned int, 1> itk::itk::NumericTraits< FixedArray< unsigned int, 1 > >::PrintType |
Definition at line 91 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 1> itk::itk::NumericTraits< FixedArray< unsigned int, 1 > >::RealType |
Definition at line 94 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< unsigned int, 1 > >::ScalarRealType |
Definition at line 95 of file itkNumericTraitsFixedArrayPixel.h.
| typedef unsigned int itk::itk::NumericTraits< FixedArray< unsigned int, 1 > >::ValueType |
Definition at line 90 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000