Navigation:
Up
,
Table of Contents
,
Package Overview
,
Bibliography
,
Index
,
Title Page
,
Acknowledging CGAL
CGAL::evaluate_homogeneous
Definition
For a given
Polynomial_d
the function
evaluate_homogeneous
adapts the according functor in
Polynomial_traits_d
<
Polynomial_d
>
.
For more details see the concept
PolynomialTraits_d::EvaluateHomogeneous
.
#include <
CGAL/polynomial_utils.h
>
template <class
Polynomial_d
>
Polynomial_traits_d
<
Polynomial_d
>::Evaluate_homogeneous::result_type
evaluate_homogeneous (
Polynomial_d
p,
Polynomial_traits_d
<
Polynomial_d
>::Coefficient_type u,
Polynomial_traits_d
<
Polynomial_d
>::Coefficient_type v)
Adapts
Polynomial_traits_d
<
Polynomial_d
>::Evaluate_homogeneous
.
See Also
Polynomial_d
PolynomialTraits_d
PolynomialTraits_d::EvaluateHomogeneous
Next:
substitute
Navigation:
Up
,
Table of Contents
,
Package Overview
,
Bibliography
,
Index
,
Title Page
,
Acknowledging CGAL
CGAL Open Source Project
. Release 3.4. 22 January 2009.