Searched refs:is_p_pole (Results 1 – 1 of 1) sorted by relevance
139 bool const is_p_pole = math::equals(pi_half2, math::abs(p1)); in apply() local142 || (is_p_pole && math::sign(b1) == math::sign(p1))) ) in apply()157 calc_t mx = is_a_pole || is_b_pole || is_p_pole ? in apply()