#include <itkNumericTraits.h>
Public Types | |
| typedef double | ValueType |
| typedef double | PrintType |
| typedef double | AbsType |
| typedef double | AccumulateType |
| typedef double | RealType |
Static Public Methods | |
| double | NonpositiveMin () |
| bool | IsPositive (double val) |
| bool | IsNonpositive (double val) |
| bool | IsNegative (double val) |
| bool | IsNonnegative (double val) |
Static Public Attributes | |
| const double ITKCommon_EXPORT | Zero |
| const double ITKCommon_EXPORT | One |
Definition at line 334 of file itkNumericTraits.h.
|
|
Definition at line 338 of file itkNumericTraits.h. |
|
|
Definition at line 339 of file itkNumericTraits.h. |
|
|
Definition at line 337 of file itkNumericTraits.h. |
|
|
Definition at line 340 of file itkNumericTraits.h. |
|
|
Definition at line 336 of file itkNumericTraits.h. |
|
|
Definition at line 347 of file itkNumericTraits.h. References itk::NumericTraits< T >::Zero. |
|
|
Definition at line 348 of file itkNumericTraits.h. References itk::NumericTraits< T >::Zero. |
|
|
Definition at line 346 of file itkNumericTraits.h. References itk::NumericTraits< T >::Zero. |
|
|
Definition at line 345 of file itkNumericTraits.h. References itk::NumericTraits< T >::Zero. |
|
|
Definition at line 344 of file itkNumericTraits.h. |
|
|
Definition at line 342 of file itkNumericTraits.h. |
|
|
Definition at line 341 of file itkNumericTraits.h. |
1.2.15 written by Dimitri van Heesch,
© 1997-2000