#include <itkNumericTraits.h>
Public Types | |
| typedef signed char | ValueType |
| typedef int | PrintType |
| typedef unsigned char | AbsType |
| typedef short | AccumulateType |
| typedef double | RealType |
Static Public Member Functions | |
| signed char | min () |
| signed char | max () |
| signed char | NonpositiveMin () |
| bool | IsPositive (signed char val) |
| bool | IsNonpositive (signed char val) |
| bool | IsNegative (signed char val) |
| bool | IsNonnegative (signed char val) |
Static Public Attributes | |
| const signed char ITKCommon_EXPORT | Zero |
| const signed char ITKCommon_EXPORT | One |
|
|
Definition at line 132 of file itkNumericTraits.h. |
|
|
Definition at line 133 of file itkNumericTraits.h. |
|
|
Definition at line 131 of file itkNumericTraits.h. |
|
|
Definition at line 134 of file itkNumericTraits.h. |
|
|
Definition at line 130 of file itkNumericTraits.h. |
|
|
Definition at line 143 of file itkNumericTraits.h. |
|
|
Definition at line 144 of file itkNumericTraits.h. |
|
|
Definition at line 142 of file itkNumericTraits.h. |
|
|
Definition at line 141 of file itkNumericTraits.h. |
|
|
Definition at line 139 of file itkNumericTraits.h. |
|
|
Definition at line 138 of file itkNumericTraits.h. |
|
|
Definition at line 140 of file itkNumericTraits.h. |
|
|
Definition at line 136 of file itkNumericTraits.h. |
|
|
Definition at line 135 of file itkNumericTraits.h. |
1.3.8 written by Dimitri van Heesch,
© 1997-2000