#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 482 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< float, 4 > | AbsType |
| typedef FixedArray< double, 4 > | AccumulateType |
| typedef FixedArray< float, 4 > | FloatType |
| typedef FixedArray< float, 4 > | PrintType |
| typedef FixedArray< double, 4 > | RealType |
| typedef double | ScalarRealType |
| typedef float | ValueType |
| typedef FixedArray<float, 4> itk::itk::NumericTraits< FixedArray< float, 4 > >::AbsType |
Definition at line 486 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 4> itk::itk::NumericTraits< FixedArray< float, 4 > >::AccumulateType |
Definition at line 487 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 4> itk::itk::NumericTraits< FixedArray< float, 4 > >::FloatType |
Definition at line 490 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 4> itk::itk::NumericTraits< FixedArray< float, 4 > >::PrintType |
Definition at line 485 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 4> itk::itk::NumericTraits< FixedArray< float, 4 > >::RealType |
Definition at line 488 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< float, 4 > >::ScalarRealType |
Definition at line 489 of file itkNumericTraitsFixedArrayPixel.h.
| typedef float itk::itk::NumericTraits< FixedArray< float, 4 > >::ValueType |
Definition at line 484 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000