shepard_interp_2d_test


shepard_interp_2d_test, a C code which calls shepard_interp_2d() to define and evaluate Shepard interpolants to 2D 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_2d, a C code which defines and evaluates Shepard interpolants to scattered 2D data, based on inverse distance weighting.

Source Code:


Last revised on 05 August 2019.