Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss]

Subject: CGAL users discussion list

List archive

[cgal-discuss]


Chronological Thread 
  • From: Sterpa <>
  • To:
  • Subject: [cgal-discuss]
  • Date: Mon, 19 Oct 2009 16:16:41 +0200 (CEST)

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?



Archive powered by MHonArc 2.6.16.

Top of Page