#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 78 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned int, 1 > | AbsType |
| typedef FixedArray< long, 1 > | AccumulateType |
| typedef FixedArray< float, 1 > | FloatType |
| typedef FixedArray< int, 1 > | PrintType |
| typedef FixedArray< double, 1 > | RealType |
| typedef double | ScalarRealType |
| typedef int | ValueType |
| typedef FixedArray<unsigned int, 1> itk::itk::NumericTraits< FixedArray< int, 1 > >::AbsType |
Definition at line 82 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<long, 1> itk::itk::NumericTraits< FixedArray< int, 1 > >::AccumulateType |
Definition at line 83 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 1> itk::itk::NumericTraits< FixedArray< int, 1 > >::FloatType |
Definition at line 86 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<int, 1> itk::itk::NumericTraits< FixedArray< int, 1 > >::PrintType |
Definition at line 81 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 1> itk::itk::NumericTraits< FixedArray< int, 1 > >::RealType |
Definition at line 84 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< int, 1 > >::ScalarRealType |
Definition at line 85 of file itkNumericTraitsFixedArrayPixel.h.
| typedef int itk::itk::NumericTraits< FixedArray< int, 1 > >::ValueType |
Definition at line 80 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000