CGAL 5.6.1 - 2D Circular Geometry Kernel
AlgebraicKernelForCircles::Polynomial_1_2 Concept Reference

Definition

Concept to represent bivariate polynomials of degree 1 whose coefficients are of a type that is a model of the concept RingNumberType.

Refines
CopyConstructible
Assignable
DefaultConstructible
Has Models:
CGAL::Polynomial_1_2
See also
AlgebraicKernelForCircles