From: Rafael L. <rla...@us...> - 2002-09-25 18:25:28
|
Update of /cvsroot/octave/octave-forge/main/geometry In directory usw-pr-cvs1:/tmp/cvs-serv3696 Modified Files: delaunayn.cc Log Message: The delaunayn functions always call qhull with option Qbb now. This avoid problems with inputs which are not normalized. Also, added second argument to pass extra options to the qhull command. This changes were approved by Kai Habel as per our email discussion on 2002-05-11. |