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