#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 341 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned long, 3 > | AbsType |
| typedef FixedArray< long, 3 > | AccumulateType |
| typedef FixedArray< float, 3 > | FloatType |
| typedef FixedArray< long, 3 > | PrintType |
| typedef FixedArray< double, 3 > | RealType |
| typedef double | ScalarRealType |
| typedef long | ValueType |
| typedef FixedArray<unsigned long, 3> itk::itk::NumericTraits< FixedArray< long, 3 > >::AbsType |
Definition at line 345 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<long, 3> itk::itk::NumericTraits< FixedArray< long, 3 > >::AccumulateType |
Definition at line 346 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 3> itk::itk::NumericTraits< FixedArray< long, 3 > >::FloatType |
Definition at line 349 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<long, 3> itk::itk::NumericTraits< FixedArray< long, 3 > >::PrintType |
Definition at line 344 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 3> itk::itk::NumericTraits< FixedArray< long, 3 > >::RealType |
Definition at line 347 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< long, 3 > >::ScalarRealType |
Definition at line 348 of file itkNumericTraitsFixedArrayPixel.h.
| typedef long itk::itk::NumericTraits< FixedArray< long, 3 > >::ValueType |
Definition at line 343 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000