#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 210 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned int, 2 > | AbsType |
| typedef FixedArray< unsigned long, 2 > | AccumulateType |
| typedef FixedArray< float, 2 > | FloatType |
| typedef FixedArray< unsigned int, 2 > | PrintType |
| typedef FixedArray< double, 2 > | RealType |
| typedef double | ScalarRealType |
| typedef unsigned int | ValueType |
| typedef FixedArray<unsigned int, 2> itk::itk::NumericTraits< FixedArray< unsigned int, 2 > >::AbsType |
Definition at line 214 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<unsigned long, 2> itk::itk::NumericTraits< FixedArray< unsigned int, 2 > >::AccumulateType |
Definition at line 215 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 2> itk::itk::NumericTraits< FixedArray< unsigned int, 2 > >::FloatType |
Definition at line 218 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<unsigned int, 2> itk::itk::NumericTraits< FixedArray< unsigned int, 2 > >::PrintType |
Definition at line 213 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 2> itk::itk::NumericTraits< FixedArray< unsigned int, 2 > >::RealType |
Definition at line 216 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< unsigned int, 2 > >::ScalarRealType |
Definition at line 217 of file itkNumericTraitsFixedArrayPixel.h.
| typedef unsigned int itk::itk::NumericTraits< FixedArray< unsigned int, 2 > >::ValueType |
Definition at line 212 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000