User Tools

Nearest Neighbor

Nearest-neighbor interpolation is a simple method of multivariate interpolation in one or more dimensions. The Nearest-neighbor algorithm selects the value of the nearest point and does not consider the values of neighboring points at all, yielding a piecewise-constant interpolant.

A detailed description of the algorithm is beyond the scope of this documentation
See: http://en.wikipedia.org/wiki/Nearest-neighbor_interpolation for a summary description and references.

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also, you acknowledge that you have read and understand our Privacy Policy. If you do not agree, please leave the website.

More information