Navigation

Operators and Keywords

Function List:

C++ API

: idx = dsearch (x, y, tri, xi, yi)
: idx = dsearch (x, y, tri, xi, yi, s)

Return the index idx of the closest point in x, y to the elements [xi(:), yi(:)].

The variable s is accepted for compatibility but is ignored.

See also: dsearchn, tsearch.

Package: octave