#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 | Zero |
const long | One |
Definition at line 242 of file itkNumericTraits.h.
|
Definition at line 246 of file itkNumericTraits.h. |
|
Definition at line 247 of file itkNumericTraits.h. |
|
Definition at line 245 of file itkNumericTraits.h. |
|
Definition at line 248 of file itkNumericTraits.h. |
|
Definition at line 244 of file itkNumericTraits.h. |
|
Definition at line 255 of file itkNumericTraits.h. References itk::NumericTraits< T >::Zero. |
|
Definition at line 256 of file itkNumericTraits.h. References itk::NumericTraits< T >::Zero. |
|
Definition at line 254 of file itkNumericTraits.h. References itk::NumericTraits< T >::Zero. |
|
Definition at line 253 of file itkNumericTraits.h. References itk::NumericTraits< T >::Zero. |
|
Definition at line 252 of file itkNumericTraits.h. References min. |
|
Definition at line 250 of file itkNumericTraits.h. |
|
Definition at line 249 of file itkNumericTraits.h. |