shepard_interp_2d_test


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.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

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

Source Code:


Last revised on 12 April 2020.