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