Files
cgal/Kernel_23/doc_tex/Kernel_23_ref/radical_plane.tex
T
Monique Teillaud b1ef678231 - integration in Kernel of various functionality for lines, planes, spheres
- addition of Circle_3 and related functionality
(all this comes from the spherical kernel package)

(the manual test-suite won't pass because of errors in the ambient
dimension stuff)
2008-06-03 13:13:46 +00:00

10 lines
275 B
TeX

\begin{ccRefFunction}{radical_plane}
\ccHtmlNoLinks
\ccFunction{Plane_3<Kernel> radical_plane(const Sphere_3<Kernel>& s1,
const Sphere_3<Kernel>& s2);}
{returns the radical plane of the two spheres.
\ccPrecond{$s1$ and $s2$ are not cocentric.}}
\end{ccRefFunction}