Searched refs:approximately_greater_than_one (Results 1 – 8 of 8) sorted by relevance
96 while (inflections && approximately_greater_than_one(inflectT[inflections - 1])) { in toQuadraticTs()
117 } else if (approximately_greater_than_one(tValue)) { in AddValidTs()
468 inline bool approximately_greater_than_one(double x) { in approximately_greater_than_one() function
2014 if (approximately_greater_than_one(tail1->fEndT)) { in BinarySearch()2029 if (approximately_greater_than_one(tail2->fEndT)) { in BinarySearch()