Concept

AlgebraicKernelForSpheres::RootForSpheres_2_3

Definition

Concept to represent the roots of a system of three equations of degree 2 in three variables x, y and z that are models of concept AlgebraicKernelForSpheres::PolynomialForSpheres_2_3.

Operations

The comparison operator == must be provided.

bool r1 == r2 Test equality of two roots of systems.

Has Models

CGAL::Root_for_spheres_2_3

See Also

AlgebraicKernelForSpheres