#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 724 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< float, 6 > | AbsType |
| typedef FixedArray< double, 6 > | AccumulateType |
| typedef FixedArray< float, 6 > | FloatType |
| typedef FixedArray< float, 6 > | PrintType |
| typedef FixedArray< double, 6 > | RealType |
| typedef double | ScalarRealType |
| typedef float | ValueType |
| typedef FixedArray<float, 6> itk::itk::NumericTraits< FixedArray< float, 6 > >::AbsType |
Definition at line 728 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 6> itk::itk::NumericTraits< FixedArray< float, 6 > >::AccumulateType |
Definition at line 729 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 6> itk::itk::NumericTraits< FixedArray< float, 6 > >::FloatType |
Definition at line 732 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 6> itk::itk::NumericTraits< FixedArray< float, 6 > >::PrintType |
Definition at line 727 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 6> itk::itk::NumericTraits< FixedArray< float, 6 > >::RealType |
Definition at line 730 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< float, 6 > >::ScalarRealType |
Definition at line 731 of file itkNumericTraitsFixedArrayPixel.h.
| typedef float itk::itk::NumericTraits< FixedArray< float, 6 > >::ValueType |
Definition at line 726 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000