#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 462 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned long, 4 > | AbsType |
| typedef FixedArray< long, 4 > | AccumulateType |
| typedef FixedArray< float, 4 > | FloatType |
| typedef FixedArray< long, 4 > | PrintType |
| typedef FixedArray< double, 4 > | RealType |
| typedef double | ScalarRealType |
| typedef long | ValueType |
| typedef FixedArray<unsigned long, 4> itk::itk::NumericTraits< FixedArray< long, 4 > >::AbsType |
Definition at line 466 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<long, 4> itk::itk::NumericTraits< FixedArray< long, 4 > >::AccumulateType |
Definition at line 467 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 4> itk::itk::NumericTraits< FixedArray< long, 4 > >::FloatType |
Definition at line 470 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<long, 4> itk::itk::NumericTraits< FixedArray< long, 4 > >::PrintType |
Definition at line 465 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 4> itk::itk::NumericTraits< FixedArray< long, 4 > >::RealType |
Definition at line 468 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< long, 4 > >::ScalarRealType |
Definition at line 469 of file itkNumericTraitsFixedArrayPixel.h.
| typedef long itk::itk::NumericTraits< FixedArray< long, 4 > >::ValueType |
Definition at line 464 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000