Operators and Keywords
Function List:
C++ API
Search for the enclosing Delaunay convex hull.
For t = delaunay (x, y), finds the index in t containing the points (xi, yi). For points outside the convex hull, idx is NaN.
t = delaunay (x, y)
(xi, yi)
See also: delaunay, delaunayn.
Package: octave