Mercurial > hg > octave-nkf
diff scripts/geometry/delaunayn.m @ 6846:7911a62a300d
[project @ 2007-08-30 07:25:57 by dbateman]
author | dbateman |
---|---|
date | Thu, 30 Aug 2007 07:25:57 +0000 |
parents | 8618f29520c6 |
children | 93c65f2a5668 |
line wrap: on
line diff
--- a/scripts/geometry/delaunayn.m +++ b/scripts/geometry/delaunayn.m @@ -18,8 +18,8 @@ ## 02110-1301, USA. ## -*- texinfo -*- -## @deftypefn {Loadable Function} {@var{T} =} delaunayn (@var{P}) -## @deftypefnx {Loadable Function} {@var{T} =} delaunayn (@var{P}, @var{opt}) +## @deftypefn {Function File} {@var{T} =} delaunayn (@var{P}) +## @deftypefnx {Function File} {@var{T} =} delaunayn (@var{P}, @var{opt}) ## Form the Delaunay triangulation for a set of points. ## The Delaunay triangulation is a tessellation of the convex hull of the ## points such that no n-sphere defined by the n-triangles contains