#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 281 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned char, 3 > | AbsType |
| typedef FixedArray< short, 3 > | AccumulateType |
| typedef FixedArray< float, 3 > | FloatType |
| typedef FixedArray< signed char, 3 > | PrintType |
| typedef FixedArray< double, 3 > | RealType |
| typedef double | ScalarRealType |
| typedef signed char | ValueType |
| typedef FixedArray<unsigned char, 3> itk::itk::NumericTraits< FixedArray< signed char, 3 > >::AbsType |
Definition at line 285 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<short, 3> itk::itk::NumericTraits< FixedArray< signed char, 3 > >::AccumulateType |
Definition at line 286 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 3> itk::itk::NumericTraits< FixedArray< signed char, 3 > >::FloatType |
Definition at line 289 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<signed char, 3> itk::itk::NumericTraits< FixedArray< signed char, 3 > >::PrintType |
Definition at line 284 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 3> itk::itk::NumericTraits< FixedArray< signed char, 3 > >::RealType |
Definition at line 287 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< signed char, 3 > >::ScalarRealType |
Definition at line 288 of file itkNumericTraitsFixedArrayPixel.h.
| typedef signed char itk::itk::NumericTraits< FixedArray< signed char, 3 > >::ValueType |
Definition at line 283 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000