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