Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Bug in 3 Planes intersection?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Bug in 3 Planes intersection?


Chronological Thread 
  • From: Bernd Gaertner <>
  • To:
  • Subject: Re: [cgal-discuss] Bug in 3 Planes intersection?
  • Date: Mon, 10 Sep 2007 15:22:28 +0200


wrote:
This is not a robustness problem, there is no comparison involved. I just get
point (it being a point is certain) which is wrong.

True, but the intersection point is *computed* using Cartesian<double> by CGAL, and that's where errors can creep in.

Bernd.



Archive powered by MHonArc 2.6.16.

Top of Page