Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss]

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss]


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss]
  • Date: Mon, 19 Oct 2009 16:44:52 +0200
  • Organization: GeometryFactory

On Monday 19 October 2009 16:16:41 Sterpa wrote:
> I got a floating point exception on the second line of this code:
>
> NT y = l.y_at_x(v_ij.x());
> NT tmp = v_ij.y() - y;
>
> v_ij is a Point_2 object made with exact_predicates. Any suggestion about
> this?

Please read that page:
http://www.cgal.org/bug_report.html

I do not think anybody here has a crystal ball powerful enough to understand
what sort of "floating point exception" you could have with the tiny piece of
code you gave us!

--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/



Archive powered by MHonArc 2.6.16.

Top of Page