Tolerance< int > Class Template Reference
[Miscellaneous Tools]

#include <lemon/tolerance.h>

List of all members.


Detailed Description

template<>
class lemon::Tolerance< int >

Integer specialization of Tolerance.
See also:
Tolerance


Public Types

typedef int Value
 

Static Public Member Functions

static Value zero ()
 Returns zero.
Comparisons
See Tolerance for more details.

static bool less (Value a, Value b)
 Returns true if a is surely strictly less than b.
static bool different (Value a, Value b)
 Returns true if a is surely different from b.
static bool positive (Value a)
 Returns true if a is surely positive.
static bool negative (Value a)
 Returns true if a is surely negative.
static Value nonZero (Value a)
 Returns true if a is surely non-zero.


The documentation for this class was generated from the following file:
Generated on Fri Feb 3 18:42:43 2006 for LEMON by  doxygen 1.4.6