#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 583 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned long, 5 > | AbsType |
| typedef FixedArray< long, 5 > | AccumulateType |
| typedef FixedArray< float, 5 > | FloatType |
| typedef FixedArray< long, 5 > | PrintType |
| typedef FixedArray< double, 5 > | RealType |
| typedef double | ScalarRealType |
| typedef long | ValueType |
| typedef FixedArray<unsigned long, 5> itk::itk::NumericTraits< FixedArray< long, 5 > >::AbsType |
Definition at line 587 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<long, 5> itk::itk::NumericTraits< FixedArray< long, 5 > >::AccumulateType |
Definition at line 588 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 5> itk::itk::NumericTraits< FixedArray< long, 5 > >::FloatType |
Definition at line 591 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<long, 5> itk::itk::NumericTraits< FixedArray< long, 5 > >::PrintType |
Definition at line 586 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 5> itk::itk::NumericTraits< FixedArray< long, 5 > >::RealType |
Definition at line 589 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< long, 5 > >::ScalarRealType |
Definition at line 590 of file itkNumericTraitsFixedArrayPixel.h.
| typedef long itk::itk::NumericTraits< FixedArray< long, 5 > >::ValueType |
Definition at line 585 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000