shepard_interp_2d_test, a C++ code which calls shepard_interp_2d(), which defines and evaluates Shepard interpolants to 2D data, based on inverse distance weighting.
The computer code and data files described and made available on this web page are 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.