Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
CGAL::invert
#include <
CGAL/polynomial_utils.h
>
Definition
For a given
Polynomial_d
the function
invert
adapts the according functor in
Polynomial_traits_d
<
Polynomial_d
>
.
For more details see the concept
PolynomialTraits_d::Invert
.
template <class
Polynomial_d
>
Polynomial_traits_d
<
Polynomial_d
>::
Invert
::result_type
invert (
Polynomial_d
p,
int
index =
Polynomial_traits_d
<
Polynomial_d
>::d-1)
Adapts
Polynomial_traits_d
<
Polynomial_d
>::
Invert
.
See Also
Polynomial_d
PolynomialTraits_d
PolynomialTraits_d::Invert
Next:
translate
Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
CGAL Open Source Project
. Release 4.0.1. 2 July 2012.