#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 1047 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned int, 9 > | AbsType |
| typedef FixedArray< long, 9 > | AccumulateType |
| typedef FixedArray< float, 9 > | FloatType |
| typedef FixedArray< int, 9 > | PrintType |
| typedef FixedArray< double, 9 > | RealType |
| typedef double | ScalarRealType |
| typedef int | ValueType |
| typedef FixedArray<unsigned int, 9> itk::itk::NumericTraits< FixedArray< int, 9 > >::AbsType |
Definition at line 1051 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<long, 9> itk::itk::NumericTraits< FixedArray< int, 9 > >::AccumulateType |
Definition at line 1052 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 9> itk::itk::NumericTraits< FixedArray< int, 9 > >::FloatType |
Definition at line 1055 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<int, 9> itk::itk::NumericTraits< FixedArray< int, 9 > >::PrintType |
Definition at line 1050 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 9> itk::itk::NumericTraits< FixedArray< int, 9 > >::RealType |
Definition at line 1053 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< int, 9 > >::ScalarRealType |
Definition at line 1054 of file itkNumericTraitsFixedArrayPixel.h.
| typedef int itk::itk::NumericTraits< FixedArray< int, 9 > >::ValueType |
Definition at line 1049 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000