Searched refs:more_roughly_equal (Results 1 – 2 of 2) sorted by relevance
47 if (more_roughly_equal(oldOne, one) && more_roughly_equal(oldTwo, two)) { in insert()
556 inline bool more_roughly_equal(double x, double y) { in more_roughly_equal() function