#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 361 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< float, 3 > | AbsType |
| typedef FixedArray< double, 3 > | AccumulateType |
| typedef FixedArray< float, 3 > | FloatType |
| typedef FixedArray< float, 3 > | PrintType |
| typedef FixedArray< double, 3 > | RealType |
| typedef double | ScalarRealType |
| typedef float | ValueType |
| typedef FixedArray<float, 3> itk::itk::NumericTraits< FixedArray< float, 3 > >::AbsType |
Definition at line 365 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 3> itk::itk::NumericTraits< FixedArray< float, 3 > >::AccumulateType |
Definition at line 366 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 3> itk::itk::NumericTraits< FixedArray< float, 3 > >::FloatType |
Definition at line 369 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 3> itk::itk::NumericTraits< FixedArray< float, 3 > >::PrintType |
Definition at line 364 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 3> itk::itk::NumericTraits< FixedArray< float, 3 > >::RealType |
Definition at line 367 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< float, 3 > >::ScalarRealType |
Definition at line 368 of file itkNumericTraitsFixedArrayPixel.h.
| typedef float itk::itk::NumericTraits< FixedArray< float, 3 > >::ValueType |
Definition at line 363 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000