#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 240 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< float, 2 > | AbsType |
| typedef FixedArray< double, 2 > | AccumulateType |
| typedef FixedArray< float, 2 > | FloatType |
| typedef FixedArray< float, 2 > | PrintType |
| typedef FixedArray< double, 2 > | RealType |
| typedef double | ScalarRealType |
| typedef float | ValueType |
| typedef FixedArray<float, 2> itk::itk::NumericTraits< FixedArray< float, 2 > >::AbsType |
Definition at line 244 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 2> itk::itk::NumericTraits< FixedArray< float, 2 > >::AccumulateType |
Definition at line 245 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 2> itk::itk::NumericTraits< FixedArray< float, 2 > >::FloatType |
Definition at line 248 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 2> itk::itk::NumericTraits< FixedArray< float, 2 > >::PrintType |
Definition at line 243 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 2> itk::itk::NumericTraits< FixedArray< float, 2 > >::RealType |
Definition at line 246 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< float, 2 > >::ScalarRealType |
Definition at line 247 of file itkNumericTraitsFixedArrayPixel.h.
| typedef float itk::itk::NumericTraits< FixedArray< float, 2 > >::ValueType |
Definition at line 242 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000