Searched refs:approximately_zero_inverse (Results 1 – 2 of 2) 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