Navigation:
Up
,
Table of Contents
,
Package Overview
,
Bibliography
,
Index
,
Title Page
,
Acknowledging CGAL
CGAL::differentiate
Definition
For a given
Polynomial_d
the function
differentiate
adapts the according functor in
Polynomial_traits_d
<
Polynomial_d
>
.
For more details see the concept
PolynomialTraits_d::Differentiate
.
#include <
CGAL/polynomial_utils.h
>
template <class
Polynomial_d
>
Polynomial_traits_d
<
Polynomial_d
>::
Differentiate
::result_type
differentiate (
Polynomial_d
p, index =
Polynomial_traits_d
<
Polynomial_d
>::d-1)
Adapts
Polynomial_traits_d
<
Polynomial_d
>::
Differentiate
.
See Also
Polynomial_d
PolynomialTraits_d
PolynomialTraits_d::Differentiate
Next:
evaluate
Navigation:
Up
,
Table of Contents
,
Package Overview
,
Bibliography
,
Index
,
Title Page
,
Acknowledging CGAL
CGAL Open Source Project
. Release 3.4. 22 January 2009.