#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 412 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned char, 4 > | AbsType |
| typedef FixedArray< short, 4 > | AccumulateType |
| typedef FixedArray< float, 4 > | FloatType |
| typedef FixedArray< char, 4 > | PrintType |
| typedef FixedArray< double, 4 > | RealType |
| typedef double | ScalarRealType |
| typedef char | ValueType |
| typedef FixedArray<unsigned char, 4> itk::itk::NumericTraits< FixedArray< char, 4 > >::AbsType |
Definition at line 416 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<short, 4> itk::itk::NumericTraits< FixedArray< char, 4 > >::AccumulateType |
Definition at line 417 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 4> itk::itk::NumericTraits< FixedArray< char, 4 > >::FloatType |
Definition at line 420 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<char, 4> itk::itk::NumericTraits< FixedArray< char, 4 > >::PrintType |
Definition at line 415 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 4> itk::itk::NumericTraits< FixedArray< char, 4 > >::RealType |
Definition at line 418 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< char, 4 > >::ScalarRealType |
Definition at line 419 of file itkNumericTraitsFixedArrayPixel.h.
| typedef char itk::itk::NumericTraits< FixedArray< char, 4 > >::ValueType |
Definition at line 414 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000