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