#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 48 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned char, 1 > | AbsType |
| typedef FixedArray< short, 1 > | AccumulateType |
| typedef FixedArray< float, 1 > | FloatType |
| typedef FixedArray< char, 1 > | PrintType |
| typedef FixedArray< double, 1 > | RealType |
| typedef double | ScalarRealType |
| typedef char | ValueType |
| typedef FixedArray<unsigned char, 1> itk::itk::NumericTraits< FixedArray< char, 1 > >::AbsType |
Definition at line 52 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<short, 1> itk::itk::NumericTraits< FixedArray< char, 1 > >::AccumulateType |
Definition at line 53 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 1> itk::itk::NumericTraits< FixedArray< char, 1 > >::FloatType |
Definition at line 56 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<char, 1> itk::itk::NumericTraits< FixedArray< char, 1 > >::PrintType |
Definition at line 51 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 1> itk::itk::NumericTraits< FixedArray< char, 1 > >::RealType |
Definition at line 54 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< char, 1 > >::ScalarRealType |
Definition at line 55 of file itkNumericTraitsFixedArrayPixel.h.
| typedef char itk::itk::NumericTraits< FixedArray< char, 1 > >::ValueType |
Definition at line 50 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000