#include <itkNumericTraitsFixedArrayPixel.h>
Definition at line 805 of file itkNumericTraitsFixedArrayPixel.h.
Public Types | |
| typedef FixedArray< unsigned int, 7 > | AbsType |
| typedef FixedArray< long, 7 > | AccumulateType |
| typedef FixedArray< float, 7 > | FloatType |
| typedef FixedArray< int, 7 > | PrintType |
| typedef FixedArray< double, 7 > | RealType |
| typedef double | ScalarRealType |
| typedef int | ValueType |
| typedef FixedArray<unsigned int, 7> itk::itk::NumericTraits< FixedArray< int, 7 > >::AbsType |
Definition at line 809 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<long, 7> itk::itk::NumericTraits< FixedArray< int, 7 > >::AccumulateType |
Definition at line 810 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<float, 7> itk::itk::NumericTraits< FixedArray< int, 7 > >::FloatType |
Definition at line 813 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<int, 7> itk::itk::NumericTraits< FixedArray< int, 7 > >::PrintType |
Definition at line 808 of file itkNumericTraitsFixedArrayPixel.h.
| typedef FixedArray<double, 7> itk::itk::NumericTraits< FixedArray< int, 7 > >::RealType |
Definition at line 811 of file itkNumericTraitsFixedArrayPixel.h.
| typedef double itk::itk::NumericTraits< FixedArray< int, 7 > >::ScalarRealType |
Definition at line 812 of file itkNumericTraitsFixedArrayPixel.h.
| typedef int itk::itk::NumericTraits< FixedArray< int, 7 > >::ValueType |
Definition at line 807 of file itkNumericTraitsFixedArrayPixel.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000