#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 1067 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned long, 9 > | AbsType |
| typedef FixedArray< long, 9 > | AccumulateType |
| typedef FixedArray< float, 9 > | FloatType |
| typedef FixedArray< long, 9 > | PrintType |
| typedef FixedArray< double, 9 > | RealType |
| typedef double | ScalarRealType |
| typedef long | ValueType |
| typedef FixedArray<unsigned long, 9> itk::itk::NumericTraits< FixedArray< long, 9 > >::AbsType |
Definition at line 1071 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<long, 9> itk::itk::NumericTraits< FixedArray< long, 9 > >::AccumulateType |
Definition at line 1072 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 9> itk::itk::NumericTraits< FixedArray< long, 9 > >::FloatType |
Definition at line 1075 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<long, 9> itk::itk::NumericTraits< FixedArray< long, 9 > >::PrintType |
Definition at line 1070 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 9> itk::itk::NumericTraits< FixedArray< long, 9 > >::RealType |
Definition at line 1073 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< long, 9 > >::ScalarRealType |
Definition at line 1074 of file itkNumericTraitsFixedArrayPixel.h.
| typedef long itk::itk::NumericTraits< FixedArray< long, 9 > >::ValueType |
Definition at line 1069 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000