CGAL::Exact_circular_kernel_2

#include <CGAL/Exact_circular_kernel_2.h>

Definition

A typedef to a circular kernel that provides both exact geometric predicates and exact geometric constructions. This kernel uses some geometric filtering (based on bounding boxes) to gain efficiency.

Is Model for the Concepts

CircularKernel

See Also

CGAL::Circular_kernel_2<Kernel,AlgebraicKernelForCircles>