|  | Kea 3.1.0
    | 
#include <complex>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. | |