Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
CGAL::degree
#include <
CGAL/polynomial_utils.h
>
Definition
For a given
Polynomial_d
the function
degree
adapts the according functor in
Polynomial_traits_d
<
Polynomial_d
>
.
For more details see the concept
PolynomialTraits_d::Degree
.
template <class
Polynomial_d
>
Polynomial_traits_d
<
Polynomial_d
>::
Degree
::result_type
degree (
Polynomial_d
p,
int
i, index =
Polynomial_traits_d
<
Polynomial_d
>::d-1)
Adapts
Polynomial_traits_d
<
Polynomial_d
>::
Degree
.
See Also
Polynomial_d
PolynomialTraits_d
PolynomialTraits_d::Degree
Next:
total_degree
Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
CGAL Open Source Project
. Release 3.6.1. 29 June 2010.