#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 220 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned long, 2 > | AbsType |
| typedef FixedArray< long, 2 > | AccumulateType |
| typedef FixedArray< float, 2 > | FloatType |
| typedef FixedArray< long, 2 > | PrintType |
| typedef FixedArray< double, 2 > | RealType |
| typedef double | ScalarRealType |
| typedef long | ValueType |
| typedef FixedArray<unsigned long, 2> itk::itk::NumericTraits< FixedArray< long, 2 > >::AbsType |
Definition at line 224 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<long, 2> itk::itk::NumericTraits< FixedArray< long, 2 > >::AccumulateType |
Definition at line 225 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 2> itk::itk::NumericTraits< FixedArray< long, 2 > >::FloatType |
Definition at line 228 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<long, 2> itk::itk::NumericTraits< FixedArray< long, 2 > >::PrintType |
Definition at line 223 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 2> itk::itk::NumericTraits< FixedArray< long, 2 > >::RealType |
Definition at line 226 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< long, 2 > >::ScalarRealType |
Definition at line 227 of file itkNumericTraitsFixedArrayPixel.h.
| typedef long itk::itk::NumericTraits< FixedArray< long, 2 > >::ValueType |
Definition at line 222 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000