#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 442 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned int, 4 > | AbsType |
| typedef FixedArray< long, 4 > | AccumulateType |
| typedef FixedArray< float, 4 > | FloatType |
| typedef FixedArray< int, 4 > | PrintType |
| typedef FixedArray< double, 4 > | RealType |
| typedef double | ScalarRealType |
| typedef int | ValueType |
| typedef FixedArray<unsigned int, 4> itk::itk::NumericTraits< FixedArray< int, 4 > >::AbsType |
Definition at line 446 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<long, 4> itk::itk::NumericTraits< FixedArray< int, 4 > >::AccumulateType |
Definition at line 447 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 4> itk::itk::NumericTraits< FixedArray< int, 4 > >::FloatType |
Definition at line 450 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<int, 4> itk::itk::NumericTraits< FixedArray< int, 4 > >::PrintType |
Definition at line 445 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 4> itk::itk::NumericTraits< FixedArray< int, 4 > >::RealType |
Definition at line 448 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< int, 4 > >::ScalarRealType |
Definition at line 449 of file itkNumericTraitsFixedArrayPixel.h.
| typedef int itk::itk::NumericTraits< FixedArray< int, 4 > >::ValueType |
Definition at line 444 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000