Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] CGAL::symmetric_difference error

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CGAL::symmetric_difference error


Chronological Thread 
  • From: Genís <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL::symmetric_difference error
  • Date: Thu, 3 Sep 2009 21:40:45 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=CydSlt2OhtACApQmItrKbaaOPLcBx9hx2K9D1d58TZmsmKG8FnjDAY7EhWlD7DE/Yg ambcDXcIoSVCwx1YydjVHDM8D7VhFrpveNXIGHKQKMD2DHKNVZCdwf5D0WCIAVC939Qi atBKAb6Q5YilSzzC1pPsC1hJp8MGOMGvblkaI=

Thank you all, I solved the problem (to be sincere it's you who solved it!).

Laurent:
    I did read some months ago the documentation about kernels and robustness (with those two links you poseted among that documentation). In that moment, I was just constructing some convex hulls and I thought that a inexact kernel would suit me, because my application is a real time one. I must confess that once I got what I was looking for I didn't keep on reading the documentation. Probably if I would have done I wouldn't had all these problems right now. And since then I just copied the typedefs when I needed them, without worrying if something had to be changed. But that's just my fault, all documentation I have read is quite well explained, so don't get frustrated about that.

Thank you a lot



Archive powered by MHonArc 2.6.16.

Top of Page