Navigation:
Up
,
Table of Contents
,
Package Overview
,
Bibliography
,
Index
,
Title Page
,
Acknowledging CGAL
CGAL::univariate_content
Definition
For a given
Polynomial_d
the function
univariate_content
adapts the according functor in
Polynomial_traits_d
<
Polynomial_d
>
.
For more details see the concept
PolynomialTraits_d::UnivariateContent
.
#include <
CGAL/polynomial_utils.h
>
template <class
Polynomial_d
>
Polynomial_traits_d
<
Polynomial_d
>::Univariate_content::result_type
univariate_content (
Polynomial_d
p)
Adapts
Polynomial_traits_d
<
Polynomial_d
>::
UnivariateContent
.
See Also
Polynomial_d
PolynomialTraits_d
PolynomialTraits_d
::Univariate_Content
Next:
multivariate_content
Navigation:
Up
,
Table of Contents
,
Package Overview
,
Bibliography
,
Index
,
Title Page
,
Acknowledging CGAL
CGAL Open Source Project
. Release 3.4. 22 January 2009.