Searched refs:approximately_zero_or_more (Results 1 – 4 of 4) sorted by relevance
80 if (approximately_zero_or_more(tValue) && approximately_one_or_less(tValue)) { in AddValidTs()
398 inline bool approximately_zero_or_more(double x) { in approximately_zero_or_more() function
362 if (!approximately_zero_or_more(*lineT)) { in pinTs()
351 } else if (!approximately_zero_or_more(tValue) && between(-0.00005, tValue, 0)) { in RootsValidT()