#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 402 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned char, 4 > | AbsType |
| typedef FixedArray< short, 4 > | AccumulateType |
| typedef FixedArray< float, 4 > | FloatType |
| typedef FixedArray< signed char, 4 > | PrintType |
| typedef FixedArray< double, 4 > | RealType |
| typedef double | ScalarRealType |
| typedef signed char | ValueType |
| typedef FixedArray<unsigned char, 4> itk::itk::NumericTraits< FixedArray< signed char, 4 > >::AbsType |
Definition at line 406 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<short, 4> itk::itk::NumericTraits< FixedArray< signed char, 4 > >::AccumulateType |
Definition at line 407 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 4> itk::itk::NumericTraits< FixedArray< signed char, 4 > >::FloatType |
Definition at line 410 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<signed char, 4> itk::itk::NumericTraits< FixedArray< signed char, 4 > >::PrintType |
Definition at line 405 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 4> itk::itk::NumericTraits< FixedArray< signed char, 4 > >::RealType |
Definition at line 408 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< signed char, 4 > >::ScalarRealType |
Definition at line 409 of file itkNumericTraitsFixedArrayPixel.h.
| typedef signed char itk::itk::NumericTraits< FixedArray< signed char, 4 > >::ValueType |
Definition at line 404 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000