Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Dealing with Precision and Speed

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Dealing with Precision and Speed


Chronological Thread 
  • From: Bernd Gaertner <>
  • To: <>
  • Subject: Re: [cgal-discuss] Dealing with Precision and Speed
  • Date: Fri, 19 Mar 2010 15:59:42 +0100

Karl Gaize wrote:
I'm inherently working with constructed
geometry, as I have to do a couple of affine transformations to get the geometry from its original 3d into the XY plane for my algorithm to work.

You may need to develop a version of the algorithm that works in the original space, or that applies the transformations only locally when you need to decide/construct something. Or is this completely impossible in your case?

Bernd.



Archive powered by MHonArc 2.6.16.

Top of Page