Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
CGAL::multivariate_content
#include <
CGAL/polynomial_utils.h
>
Definition
For a given
Polynomial_d
the function
multivariate_content
adapts the according functor in
Polynomial_traits_d
<
Polynomial_d
>
.
For more details see the concept
PolynomialTraits_d::MultivariateContent
.
template <class
Polynomial_d
>
Polynomial_traits_d
<
Polynomial_d
>::Multivariate_content::result_type
multivariate_content (
Polynomial_d
p)
Adapts
Polynomial_traits_d
<
Polynomial_d
>::Multivariate_content
.
See Also
Polynomial_d
PolynomialTraits_d
PolynomialTraits_d::MultivariateContent
Next:
square_free_factorize
Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
CGAL Open Source Project
. Release 4.1. 23 October 2012.