Searched refs:approximately_zero_inverse (Results 1 – 2 of 2) sorted by relevance
122 if (!A || (approximately_zero(A) && (approximately_zero_inverse(p) in RootsReal()123 || approximately_zero_inverse(q)))) { in RootsReal()
294 inline bool approximately_zero_inverse(double x) { in approximately_zero_inverse() function