Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] min_sphere_d & min_sphere_of_spheres_d

Subject: CGAL users discussion list

List archive

[cgal-discuss] min_sphere_d & min_sphere_of_spheres_d


Chronological Thread 
  • From: David Scriven <>
  • To:
  • Subject: [cgal-discuss] min_sphere_d & min_sphere_of_spheres_d
  • Date: Mon, 28 Sep 2009 21:02:44 +0200 (CEST)

In the description of min_sphere_d it suggests that one use
min_sphere_of_spheres_d instead
as it is "has a specialized implementation for floating-point arithmetic which
ensures correct results in a large number of cases (including highly
degenerate
ones)", which is exactly the case I have - trying to find the minimum sphere
surrounding a collection of Cartesian points (described as doubles) in 3
space.
However, I can't see how to enter a point set as an argument for
min_sphere_of_spheres_d. Is there an example I can look at? I'm running
version
3.3.1 on Linux Fedora 11.


  • [cgal-discuss] min_sphere_d & min_sphere_of_spheres_d, David Scriven, 09/28/2009

Archive powered by MHonArc 2.6.16.

Top of Page