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