#include <itkNumericTraits.h>
Public Types | |
| typedef long | ValueType |
| typedef long | PrintType |
| typedef unsigned long | AbsType |
| typedef long | AccumulateType |
| typedef double | RealType |
Static Public Methods | |
| long | NonpositiveMin () |
| bool | IsPositive (long val) |
| bool | IsNonpositive (long val) |
| bool | IsNegative (long val) |
| bool | IsNonnegative (long val) |
Static Public Attributes | |
| const long ITKCommon_EXPORT | Zero |
| const long ITKCommon_EXPORT | One |
Definition at line 268 of file itkNumericTraits.h.
|
|
Definition at line 272 of file itkNumericTraits.h. |
|
|
Definition at line 273 of file itkNumericTraits.h. |
|
|
Definition at line 271 of file itkNumericTraits.h. |
|
|
Definition at line 274 of file itkNumericTraits.h. |
|
|
Definition at line 270 of file itkNumericTraits.h. |
|
|
Definition at line 281 of file itkNumericTraits.h. References itk::NumericTraits< T >::Zero. |
|
|
Definition at line 282 of file itkNumericTraits.h. References itk::NumericTraits< T >::Zero. |
|
|
Definition at line 280 of file itkNumericTraits.h. References itk::NumericTraits< T >::Zero. |
|
|
Definition at line 279 of file itkNumericTraits.h. References itk::NumericTraits< T >::Zero. |
|
|
Definition at line 278 of file itkNumericTraits.h. |
|
|
Definition at line 276 of file itkNumericTraits.h. |
|
|
Definition at line 275 of file itkNumericTraits.h. |
1.2.15 written by Dimitri van Heesch,
© 1997-2000