Kea 2.5.8
doubles.h File Reference
#include <complex>
+ Include dependency graph for doubles.h:

Go to the source code of this file.

Namespaces

namespace  isc
 Defines the logger used by the top-level component of kea-lfc.
 
namespace  isc::util
 

Functions

bool isc::util::areDoublesEquivalent (double a, double b, double tolerance=0.000001)
 Tests two doubles for equivalence within a given tolerance.