#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 1087 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< float, 9 > | AbsType |
| typedef FixedArray< double, 9 > | AccumulateType |
| typedef FixedArray< float, 9 > | FloatType |
| typedef FixedArray< float, 9 > | PrintType |
| typedef FixedArray< double, 9 > | RealType |
| typedef double | ScalarRealType |
| typedef float | ValueType |
| typedef FixedArray<float, 9> itk::itk::NumericTraits< FixedArray< float, 9 > >::AbsType |
Definition at line 1091 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 9> itk::itk::NumericTraits< FixedArray< float, 9 > >::AccumulateType |
Definition at line 1092 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 9> itk::itk::NumericTraits< FixedArray< float, 9 > >::FloatType |
Definition at line 1095 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 9> itk::itk::NumericTraits< FixedArray< float, 9 > >::PrintType |
Definition at line 1090 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 9> itk::itk::NumericTraits< FixedArray< float, 9 > >::RealType |
Definition at line 1093 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< float, 9 > >::ScalarRealType |
Definition at line 1094 of file itkNumericTraitsFixedArrayPixel.h.
| typedef float itk::itk::NumericTraits< FixedArray< float, 9 > >::ValueType |
Definition at line 1089 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000