#include <Concepts/AlgebraicKernel_d_2--IsolateY_2.h>
Computes an isolating interval for the second coordinate of an AlgebraicKernel_d_2::Algebraic_real_2
with respect to the real roots of a univariate polynomial.
- Refines
AdaptableBinaryFunction
- See also
AlgebraicKernel_d_2::IsolateX_2
-
AlgebraicKernel_d_2::ComputePolynomialX_2
-
AlgebraicKernel_d_2::ComputePolynomialY_2
◆ first_argument_type
◆ result_type
◆ second_argument_type
◆ operator()()
Computes an open isolating interval \( I=(l,u)\) for the second coordinate \( y\) of \( a\) with respect to the real roots of \( p\).
It is not required that \( x\) is a root of \( p\).
- Postcondition
- \( y \in I\).
-
\( p(\alpha) \neq0 | \forall\alpha\in\overline{I}\backslash y\).