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