shepard_interp_2d_test, a C code which calls shepard_interp_2d() to define and evaluate Shepard interpolants to 2D data, based on inverse distance weighting.
The information on this web page is distributed under the MIT license.
shepard_interp_2d, a C code which defines and evaluates Shepard interpolants to scattered 2D data, based on inverse distance weighting.