shepard_interp_1d_test


shepard_interp_1d_test, a C++ code which calls shepard_interp_1d(), which defines and evaluates Shepard interpolants to 1D data, based on inverse distance weighting.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

shepard_interp_1d, a C++ code which defines and evaluates Shepard interpolants to 1D data, based on inverse distance weighting.

Source Code:


Last revised on 12 April 2020.