#include "common.hpp"
Go to the source code of this file.
Namespaces | |
nlsr | |
Copyright (c) 2014-2020, The University of Memphis, Regents of the University of California. | |
nlsr::util | |
Functions | |
bool | nlsr::util::diffInEpsilon (double lhs, double rhs) |
Determine whether the difference between two numbers are within epsilon. More... | |