#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 321 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned int, 3 > | AbsType |
| typedef FixedArray< long, 3 > | AccumulateType |
| typedef FixedArray< float, 3 > | FloatType |
| typedef FixedArray< int, 3 > | PrintType |
| typedef FixedArray< double, 3 > | RealType |
| typedef double | ScalarRealType |
| typedef int | ValueType |
| typedef FixedArray<unsigned int, 3> itk::itk::NumericTraits< FixedArray< int, 3 > >::AbsType |
Definition at line 325 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<long, 3> itk::itk::NumericTraits< FixedArray< int, 3 > >::AccumulateType |
Definition at line 326 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 3> itk::itk::NumericTraits< FixedArray< int, 3 > >::FloatType |
Definition at line 329 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<int, 3> itk::itk::NumericTraits< FixedArray< int, 3 > >::PrintType |
Definition at line 324 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 3> itk::itk::NumericTraits< FixedArray< int, 3 > >::RealType |
Definition at line 327 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< int, 3 > >::ScalarRealType |
Definition at line 328 of file itkNumericTraitsFixedArrayPixel.h.
| typedef int itk::itk::NumericTraits< FixedArray< int, 3 > >::ValueType |
Definition at line 323 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000