Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
AlgebraicKernel_d_2::ComputePolynomialY_2
Definition
Computes a univariate square free polynomial
p
, such that the second coordinate of a given
AlgebraicKernel_d_2
::Algebraic_real_2
is a real root of
p
.
Refines
AdaptableUnaryFunction
Types
typedef
AlgebraicKernel_d_2
::Polynomial_1
result_type;
typedef
AlgebraicKernel_d_2
::Algebraic_real_2
argument_type;
Operations
result_type
fo ( argument_type a )
Computes a univariate square free polynomial
p
, such that the second coordinate of
a
is a real root of
p
.
See Also
AlgebraicKernel_d_2::ComputePolynomialX_2
Next:
AlgebraicKernel_d_2::Isolate_2
Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
CGAL Open Source Project
. Release 3.7. 14 October 2010.