#include "gsl/gsl_sys.h"
#include "LHCbMath/LHCbMath.h"
Include dependency graph for LHCbMath.cpp:
Go to the source code of this file.
Functions | |
bool | LHCb::Math::equal_to_double (const double value1, const double value2, const double epsilon=1.0e-6) |
compare two double numbers with relative precision 'epsilon' |
Definition in file LHCbMath.cpp.