#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 825 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned long, 7 > | AbsType |
| typedef FixedArray< long, 7 > | AccumulateType |
| typedef FixedArray< float, 7 > | FloatType |
| typedef FixedArray< long, 7 > | PrintType |
| typedef FixedArray< double, 7 > | RealType |
| typedef double | ScalarRealType |
| typedef long | ValueType |
| typedef FixedArray<unsigned long, 7> itk::itk::NumericTraits< FixedArray< long, 7 > >::AbsType |
Definition at line 829 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<long, 7> itk::itk::NumericTraits< FixedArray< long, 7 > >::AccumulateType |
Definition at line 830 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 7> itk::itk::NumericTraits< FixedArray< long, 7 > >::FloatType |
Definition at line 833 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<long, 7> itk::itk::NumericTraits< FixedArray< long, 7 > >::PrintType |
Definition at line 828 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 7> itk::itk::NumericTraits< FixedArray< long, 7 > >::RealType |
Definition at line 831 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< long, 7 > >::ScalarRealType |
Definition at line 832 of file itkNumericTraitsFixedArrayPixel.h.
| typedef long itk::itk::NumericTraits< FixedArray< long, 7 > >::ValueType |
Definition at line 827 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000