shepard_interp_nd_test, a C++ code which calls shepard_interp_nd(), which defines and evaluates Shepard interpolants to multidimensional 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_nd, a C++ code which defines and evaluates Shepard interpolants to M-dimensional data, based on inverse distance weighting.