#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 291 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned char, 3 > | AbsType |
| typedef FixedArray< short, 3 > | AccumulateType |
| typedef FixedArray< float, 3 > | FloatType |
| typedef FixedArray< char, 3 > | PrintType |
| typedef FixedArray< double, 3 > | RealType |
| typedef double | ScalarRealType |
| typedef char | ValueType |
| typedef FixedArray<unsigned char, 3> itk::itk::NumericTraits< FixedArray< char, 3 > >::AbsType |
Definition at line 295 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<short, 3> itk::itk::NumericTraits< FixedArray< char, 3 > >::AccumulateType |
Definition at line 296 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 3> itk::itk::NumericTraits< FixedArray< char, 3 > >::FloatType |
Definition at line 299 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<char, 3> itk::itk::NumericTraits< FixedArray< char, 3 > >::PrintType |
Definition at line 294 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 3> itk::itk::NumericTraits< FixedArray< char, 3 > >::RealType |
Definition at line 297 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< char, 3 > >::ScalarRealType |
Definition at line 298 of file itkNumericTraitsFixedArrayPixel.h.
| typedef char itk::itk::NumericTraits< FixedArray< char, 3 > >::ValueType |
Definition at line 293 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000