This commit is contained in:
Monique Teillaud 2006-07-19 08:27:51 +00:00
parent cd7e0ecdde
commit e347be46e2
2 changed files with 3 additions and 6 deletions

View File

@ -6,16 +6,14 @@
A model \ccVar\ of this type must provide:
\ccMethod{template < class OutputIterator >
result_type
\ccMethod{result_type
operator()(const AlgebraicKernel_d_1::Polynomial_1 & p,
const AlgebraicKernel_d_1::Algebraic_real_1 & r);}
{Computes the sign of polynomial \ccc{p} evaluated at an algebraic number.
\ccc{result_type} must be convertible into \ccc{CGAL::Sign}.}
\footnote{We want to allow \ccc{UNDECIDED} as \ccc{result_type}}
\ccMethod{template < class OutputIterator >
result_type
\ccMethod{result_type
operator()(const AlgebraicKernel_d_1::Polynomial_1 & p,
const AlgebraicKernel_d_1::Coefficient & r);}
{}

View File

@ -6,8 +6,7 @@
A model \ccVar\ of this type must provide:
\ccMethod{template < class OutputIterator >
result_type
\ccMethod{result_type
operator()(const AlgebraicKernel_d_2::Polynomial_2 & p,
const AlgebraicKernel_d_2::Algebraic_real_2 & r);}
{Computes the sign of a bivariate polynomial \ccc{p} evaluated at the root