CGAL 5.1 - 3D Spherical Geometry Kernel
|
#include <Concepts/AlgebraicKernelForSpheres--ConstructPolynomial_1_3.h>
Operations | |
AlgebraicKernelForSpheres::Polynomial_1_3 | operator() (const AlgebraicKernelForSpheres::RT &a, const AlgebraicKernelForSpheres::RT &b, const AlgebraicKernelForSpheres::RT &c, const AlgebraicKernelForSpheres::RT &d) |
Constructs polynomial ax+by+cz+d . More... | |
AlgebraicKernelForSpheres::Polynomial_1_3 AlgebraicKernelForSpheres::ConstructPolynomial_1_3::operator() | ( | const AlgebraicKernelForSpheres::RT & | a, |
const AlgebraicKernelForSpheres::RT & | b, | ||
const AlgebraicKernelForSpheres::RT & | c, | ||
const AlgebraicKernelForSpheres::RT & | d | ||
) |
Constructs polynomial ax+by+cz+d
.