Subject: CGAL users discussion list
List archive
- From: Ryan Henry <>
- To:
- Subject: Re: [cgal-discuss] Delaunay_triangulation_2
- Date: Thu, 03 Apr 2008 19:08:40 -0500
I tried adding the CGAL::force_ieee_double_precision(); call to my code, but with no luck. Certain data sets still make the Delaunay triangulation crash. It might be worth noting that we are only adding points to the triangulation that have distance greater than or equal to 0.001 from any other point currently in the triangulation. therefore, it does not appear to be a problem with points being "too close" together. Any other thoughts?
-Ryan
Olivier Devillers wrote:
You may try :
#include <CGAL/FPU.h>
and
CGAL::force_ieee_double_precision();
at the beginning of your code.
it should at least help to have the same behavior
if your ar in debug mode or not.
Olivier
- RE: [cgal-discuss] Delaunay_triangulation_2, Louis Feng, 04/01/2008
- <Possible follow-up(s)>
- Re: [cgal-discuss] Delaunay_triangulation_2, Ryan Henry, 04/04/2008
- Re: [cgal-discuss] Delaunay_triangulation_2, Ryan Henry, 04/08/2008
- Re: [cgal-discuss] Delaunay_triangulation_2, Sylvain Pion, 04/08/2008
- Re: [cgal-discuss] Delaunay_triangulation_2, Ryan Henry, 04/08/2008
- Re: [cgal-discuss] Delaunay_triangulation_2, Andreas Fabri, 04/08/2008
- Re: [cgal-discuss] Delaunay_triangulation_2, Amit Pendharkar, 04/09/2008
- Re: [cgal-discuss] Delaunay_triangulation_2, Andreas Fabri, 04/08/2008
- Re: [cgal-discuss] Delaunay_triangulation_2, Ryan Henry, 04/08/2008
- Re: [cgal-discuss] Delaunay_triangulation_2, Sylvain Pion, 04/08/2008
- Re: [cgal-discuss] Delaunay_triangulation_2, Ryan Henry, 04/08/2008
Archive powered by MHonArc 2.6.16.