Subject: CGAL users discussion list
List archive
- From: Manuel Caroli <>
- To:
- Subject: Re: [cgal-discuss] A kernel question
- Date: Mon, 16 Nov 2009 15:51:43 +0100
Hi Bernhard,
yes it's like that.
Manuel
Bernhard Kornberger wrote:
I'd like to get sure that my interpretation of this kernel
is correct:
typedef Filtered_kernel< Simple_cartesian<double> >
Exact_predicates_inexact_constructions_kernel;
Can you confirm that:
a) Using this kernel, constructions are done only with
double precision floating point arithmetic
b) Therefore, even exact predicates will possibly fail,
when they use constructed objects like, e.g., in the code
below:
Line l1;
Line l2;
Point p=intersection(l1,l2);
assert(l1.has_on(p));
Thank you,
Best
Bernhard
- [cgal-discuss] A kernel question, Bernhard Kornberger, 11/16/2009
- Re: [cgal-discuss] A kernel question, Manuel Caroli, 11/16/2009
Archive powered by MHonArc 2.6.16.