From: Rafael L. <rla...@us...> - 2002-09-26 11:06:46
|
Update of /cvsroot/octave/octave-forge/main/geometry In directory usw-pr-cvs1:/tmp/cvs-serv22662 Modified Files: AUTHORS delaunay.m delaunay3.m Log Message: Make delaunay and delaunay3 functions accept an extra argument containing options to the qhull command. This completes the changes for the delaunay* functions. The same has to be done with voronoi and convhull. |