Navigation:
Up
,
Table of Contents
,
Bibliography
,
Index
,
Title Page
Kernel::ComputeSquaredRadius_2
A model for this must provide:
Kernel
::FT
fo.operator() (
Kernel::Circle_2
c)
returns the squared radius of
c
.
Kernel
::FT
fo.operator() (
Kernel::Point_2
p,
Kernel::Point_2
q,
Kernel::Point_2
r)
returns the squared radius of the circle passing through
p
,
q
and
r
.
Precondition:
p, q
and
r
are not
collinear
.
See Also
CGAL::
Circle_2
<
R
>
CGAL::
squared_radius
Next:
Kernel::ComputeSquaredRadius_3
Navigation:
Up
,
Table of Contents
,
Bibliography
,
Index
,
Title Page
www.cgal.org
. Aug 13, 2001.