Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
AlgebraicKernel_d_1::IsZeroAt_1
Definition
Computes whether an
AlgebraicKernel_d_1
::Polynomial_1
is zero at a given
AlgebraicKernel_d_1
::Algebraic_real_1
.
Refines
AdaptableBinaryFunction
Types
AlgebraicKernel_d_1::IsZeroAt_1::result_type
Type convertible to
bool
typedef
AlgebraicKernel_d_1
::Polynomial_1
first_argument_type;
typedef
AlgebraicKernel_d_1
::Algebraic_real_1
second_argument_type;
Operations
result_type
fo ( first_argument_type p , second_argument_type x )
Computes whether
p
is zero at
x
.
See Also
AlgebraicKernel_d_1::SignAt_1
Next:
AlgebraicKernel_d_1::Compare_1
Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
CGAL Open Source Project
. Release 3.7. 14 October 2010.