Update of /cvsroot/octave/octave-forge/main/geometry
In directory sc8-pr-cvs1:/tmp/cvs-serv24848
Modified Files:
convhull.m convhulln.cc
Log Message:
Extended the convhull* functions to accept an extra (string) argument
containing extra options to be passed to the underlying qhull command, in
the same way the delaunay* functions work now. Also, improved the
documentation strings.
|