#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 392 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned char, 4 > | AbsType |
| typedef FixedArray< unsigned short, 4 > | AccumulateType |
| typedef FixedArray< float, 4 > | FloatType |
| typedef FixedArray< unsigned char, 4 > | PrintType |
| typedef FixedArray< double, 4 > | RealType |
| typedef double | ScalarRealType |
| typedef unsigned char | ValueType |
| typedef FixedArray<unsigned char, 4> itk::itk::NumericTraits< FixedArray< unsigned char, 4 > >::AbsType |
Definition at line 396 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<unsigned short, 4> itk::itk::NumericTraits< FixedArray< unsigned char, 4 > >::AccumulateType |
Definition at line 397 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 4> itk::itk::NumericTraits< FixedArray< unsigned char, 4 > >::FloatType |
Definition at line 400 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<unsigned char, 4> itk::itk::NumericTraits< FixedArray< unsigned char, 4 > >::PrintType |
Definition at line 395 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 4> itk::itk::NumericTraits< FixedArray< unsigned char, 4 > >::RealType |
Definition at line 398 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< unsigned char, 4 > >::ScalarRealType |
Definition at line 399 of file itkNumericTraitsFixedArrayPixel.h.
| typedef unsigned char itk::itk::NumericTraits< FixedArray< unsigned char, 4 > >::ValueType |
Definition at line 394 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000