Your Search returned 1 result for nearest neighbor interpolationnearest neighbor interpolation - a simple method of multivariate interpolation in one or more dimensions
InterpolationGiven a set of data, this interpolates using the following methods:
* Linear Interpolation
* Nearest Neighbor (Piecewise Constant)
* Polynomial Interpolation