#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 200 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned int, 2 > | AbsType |
| typedef FixedArray< long, 2 > | AccumulateType |
| typedef FixedArray< float, 2 > | FloatType |
| typedef FixedArray< int, 2 > | PrintType |
| typedef FixedArray< double, 2 > | RealType |
| typedef double | ScalarRealType |
| typedef int | ValueType |
| typedef FixedArray<unsigned int, 2> itk::itk::NumericTraits< FixedArray< int, 2 > >::AbsType |
Definition at line 204 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<long, 2> itk::itk::NumericTraits< FixedArray< int, 2 > >::AccumulateType |
Definition at line 205 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 2> itk::itk::NumericTraits< FixedArray< int, 2 > >::FloatType |
Definition at line 208 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<int, 2> itk::itk::NumericTraits< FixedArray< int, 2 > >::PrintType |
Definition at line 203 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 2> itk::itk::NumericTraits< FixedArray< int, 2 > >::RealType |
Definition at line 206 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< int, 2 > >::ScalarRealType |
Definition at line 207 of file itkNumericTraitsFixedArrayPixel.h.
| typedef int itk::itk::NumericTraits< FixedArray< int, 2 > >::ValueType |
Definition at line 202 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000