|
CGAL 5.1 - 3D Spherical Geometry Kernel
|
#include <Concepts/AlgebraicKernelForSpheres--RootForSpheres_2_3.h>
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.
AlgebraicKernelForSpheres Operations | |
| bool | operator== (const AlgebraicKernelForSpheres::RootForSpheres_2_3 &r1, const AlgebraicKernelForSpheres::RootForSpheres_2_3 &r2) |
| Test equality of two roots of systems. More... | |
| bool AlgebraicKernelForSpheres::RootForSpheres_2_3::operator== | ( | const AlgebraicKernelForSpheres::RootForSpheres_2_3 & | r1, |
| const AlgebraicKernelForSpheres::RootForSpheres_2_3 & | r2 | ||
| ) |
Test equality of two roots of systems.