#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 603 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< float, 5 > | AbsType |
| typedef FixedArray< double, 5 > | AccumulateType |
| typedef FixedArray< float, 5 > | FloatType |
| typedef FixedArray< float, 5 > | PrintType |
| typedef FixedArray< double, 5 > | RealType |
| typedef double | ScalarRealType |
| typedef float | ValueType |
| typedef FixedArray<float, 5> itk::itk::NumericTraits< FixedArray< float, 5 > >::AbsType |
Definition at line 607 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 5> itk::itk::NumericTraits< FixedArray< float, 5 > >::AccumulateType |
Definition at line 608 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 5> itk::itk::NumericTraits< FixedArray< float, 5 > >::FloatType |
Definition at line 611 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 5> itk::itk::NumericTraits< FixedArray< float, 5 > >::PrintType |
Definition at line 606 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 5> itk::itk::NumericTraits< FixedArray< float, 5 > >::RealType |
Definition at line 609 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< float, 5 > >::ScalarRealType |
Definition at line 610 of file itkNumericTraitsFixedArrayPixel.h.
| typedef float itk::itk::NumericTraits< FixedArray< float, 5 > >::ValueType |
Definition at line 605 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000