octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #40996] voronoi doesn't return bisection line


From: hekawi
Subject: [Octave-bug-tracker] [bug #40996] voronoi doesn't return bisection line for input of two points
Date: Fri, 03 Jan 2014 08:47:42 +0000
User-agent: empty

Follow-up Comment #8, bug #40996 (project octave):

The voronoi() function calls qhull with the given number of points
plus the four points of the binding box. Thus, it'll always have
a sufficient number of points for qhull.
But, in the current version it strips too many or too few points 
from the result for two points. That's what caused the erroneous 
output in that case. I corrected the reduction of the output.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?40996>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]