#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 301 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned short, 3 > | AbsType |
| typedef FixedArray< int, 3 > | AccumulateType |
| typedef FixedArray< float, 3 > | FloatType |
| typedef FixedArray< short, 3 > | PrintType |
| typedef FixedArray< double, 3 > | RealType |
| typedef double | ScalarRealType |
| typedef short | ValueType |
| typedef FixedArray<unsigned short, 3> itk::itk::NumericTraits< FixedArray< short, 3 > >::AbsType |
Definition at line 305 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<int, 3> itk::itk::NumericTraits< FixedArray< short, 3 > >::AccumulateType |
Definition at line 306 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 3> itk::itk::NumericTraits< FixedArray< short, 3 > >::FloatType |
Definition at line 309 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<short, 3> itk::itk::NumericTraits< FixedArray< short, 3 > >::PrintType |
Definition at line 304 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 3> itk::itk::NumericTraits< FixedArray< short, 3 > >::RealType |
Definition at line 307 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< short, 3 > >::ScalarRealType |
Definition at line 308 of file itkNumericTraitsFixedArrayPixel.h.
| typedef short itk::itk::NumericTraits< FixedArray< short, 3 > >::ValueType |
Definition at line 303 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000