Tolerance< int > Class Template Reference
[Miscellaneous Tools]


Detailed Description

template<>
class lemon::Tolerance< int >

Integer specialization of Tolerance.
See also:
Tolerance
#include <lemon/tolerance.h>

List of all members.

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 bool nonZero (Value a)
 Returns true if a is surely non-zero.


Generated on Thu Jun 4 04:06:41 2009 for LEMON by  doxygen 1.5.9