Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
CGAL::pseudo_division_remainder
#include <
CGAL/polynomial_utils.h
>
Definition
For a given
Polynomial_d
the function
pseudo_division_remainder
adapts the according functor in
Polynomial_traits_d
<
Polynomial_d
>
.
For more details see the concept
PolynomialTraits_d::PseudoDivisionRemainder
.
template <class
Polynomial_d
>
Polynomial_traits_d
<
Polynomial_d
>::Pseudo_division_remainder::result_type
pseudo_division_remainder (
Polynomial_d
p,
Polynomial_d
q)
Adapts
Polynomial_traits_d
<
Polynomial_d
>::Pseudo_division_remainder
.
See Also
Polynomial_d
PolynomialTraits_d
PolynomialTraits_d::PseudoDivisionRemainder
Next:
gcd_up_to_constant_factor
Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
CGAL Open Source Project
. Release 3.6.1. 29 June 2010.