OPTK
0.1.2
Toolkit for global optimisation algorithms
includes
tests
testutils.hpp
Go to the documentation of this file.
1
22
#include <cmath>
23
#include <limits>
24
#include <sys/types.h>
25
26
namespace
tutils
{
27
29
bool
dbleq
(
double
a,
double
b);
30
31
}
// end namespace tutils
tutils
Definition:
testutils.hpp:26
tutils::dbleq
bool dbleq(double a, double b)
Generated by
1.8.13