Navigation

Operators and Keywords

Function List:

C++ API

: idx = tsearch (x, y, t, xi, yi)

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.

See also: delaunay, delaunayn.

Package: octave