|
CGAL 5.1 - 3D Spherical Geometry Kernel
|
#include <Concepts/AlgebraicKernelForSpheres--SignAt.h>
Operations | |
| CGAL::Sign | operator() (const AlgebraicKernelForSpheres::Polynomial_1_3 &p, const AlgebraicKernelForSpheres::Root_for_spheres_2_3 &r) |
Computes the sign of polynomial p evaluated at a root r. More... | |
| CGAL::Sign | operator() (const AlgebraicKernelForSpheres::Polynomial_for_spheres_2_3 &p, const AlgebraicKernelForSpheres::Root_for_spheres_2_3 &r) |
| Same as previous. More... | |
| CGAL::Sign AlgebraicKernelForSpheres::SignAt::operator() | ( | const AlgebraicKernelForSpheres::Polynomial_1_3 & | p, |
| const AlgebraicKernelForSpheres::Root_for_spheres_2_3 & | r | ||
| ) |
Computes the sign of polynomial p evaluated at a root r.
| CGAL::Sign AlgebraicKernelForSpheres::SignAt::operator() | ( | const AlgebraicKernelForSpheres::Polynomial_for_spheres_2_3 & | p, |
| const AlgebraicKernelForSpheres::Root_for_spheres_2_3 & | r | ||
| ) |
Same as previous.