#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 118 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< float, 1 > | AbsType |
| typedef FixedArray< double, 1 > | AccumulateType |
| typedef FixedArray< float, 1 > | FloatType |
| typedef FixedArray< float, 1 > | PrintType |
| typedef FixedArray< double, 1 > | RealType |
| typedef double | ScalarRealType |
| typedef float | ValueType |
| typedef FixedArray<float, 1> itk::itk::NumericTraits< FixedArray< float, 1 > >::AbsType |
Definition at line 122 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 1> itk::itk::NumericTraits< FixedArray< float, 1 > >::AccumulateType |
Definition at line 123 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 1> itk::itk::NumericTraits< FixedArray< float, 1 > >::FloatType |
Definition at line 126 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 1> itk::itk::NumericTraits< FixedArray< float, 1 > >::PrintType |
Definition at line 121 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 1> itk::itk::NumericTraits< FixedArray< float, 1 > >::RealType |
Definition at line 124 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< float, 1 > >::ScalarRealType |
Definition at line 125 of file itkNumericTraitsFixedArrayPixel.h.
| typedef float itk::itk::NumericTraits< FixedArray< float, 1 > >::ValueType |
Definition at line 120 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000