Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Strange question on computing Power Diagram

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Strange question on computing Power Diagram


Chronological Thread 
  • From: redpearl <>
  • To:
  • Subject: Re: [cgal-discuss] Strange question on computing Power Diagram
  • Date: Sun, 14 Jun 2009 08:17:41 -0700 (PDT)


You are right. The type of "sites" and "weight" in my program are both
"double". But if this is the reason of the problem, could you point out how
to solve it?

Thanks a lot!


Ophir Setter-2 wrote:
>
> The problem is probably that you use double representation of coordinate
> (like 1.0) which do not necessarily translate to a rational number (1/1)
> exactly.
>

--
View this message in context:
http://www.nabble.com/Strange-question-on-computing-Power-Diagram-tp23989082p24022654.html
Sent from the cgal-discuss mailing list archive at Nabble.com.




Archive powered by MHonArc 2.6.16.

Top of Page