Skip to Content.
Sympa Menu

cgal-discuss - Re:[cgal-discuss] Difference between Lazy_exact and Filtered_kernel?

Subject: CGAL users discussion list

List archive

Re:[cgal-discuss] Difference between Lazy_exact and Filtered_kernel?


Chronological Thread 
  • From: "Thomas Zangl - Home" <>
  • To: "cgal-discuss" <>
  • Subject: Re:[cgal-discuss] Difference between Lazy_exact and Filtered_kernel?
  • Date: Mon, 11 Aug 2008 08:59:52 +0200


Hi!

>> How are the constructions filtered? Can you please give me an example?
>>
>
>When you perform an orientation test for three lazy points
>it is first performed on the approximate points with double intervals.
>If this cannot been done the exact versions of the points are
>computed by applying the exact constructions of the DAG.

I thought an orientation test is a predicate not a construction? I
assumed that a construction ''computess'' a new geometric object like:
mySegment = dt.dual(myDelaunayFacet) (dual method of a Delaunay
triangulation).

What is the exact difference between a predicate and a construction?

Thank you!

Best regards,
--
,yours Thomas Zangl, Bakk.rer.soc.oec. -

-
- Freelancer - IT Consulting & Software Development -
- Student of Software Development-Economy (Master) -
- http://blog.tzis.net -



Archive powered by MHonArc 2.6.16.

Top of Page