#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 98 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned long, 1 > | AbsType |
| typedef FixedArray< long, 1 > | AccumulateType |
| typedef FixedArray< float, 1 > | FloatType |
| typedef FixedArray< long, 1 > | PrintType |
| typedef FixedArray< double, 1 > | RealType |
| typedef double | ScalarRealType |
| typedef long | ValueType |
| typedef FixedArray<unsigned long, 1> itk::itk::NumericTraits< FixedArray< long, 1 > >::AbsType |
Definition at line 102 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<long, 1> itk::itk::NumericTraits< FixedArray< long, 1 > >::AccumulateType |
Definition at line 103 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 1> itk::itk::NumericTraits< FixedArray< long, 1 > >::FloatType |
Definition at line 106 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<long, 1> itk::itk::NumericTraits< FixedArray< long, 1 > >::PrintType |
Definition at line 101 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 1> itk::itk::NumericTraits< FixedArray< long, 1 > >::RealType |
Definition at line 104 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< long, 1 > >::ScalarRealType |
Definition at line 105 of file itkNumericTraitsFixedArrayPixel.h.
| typedef long itk::itk::NumericTraits< FixedArray< long, 1 > >::ValueType |
Definition at line 100 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000