rbf_interp_2d_test, a C++ code which calls rbf_interp_2d(), which defines and evaluates radial basis function (RBF) interpolants to 2D data.
The information on this web page is distributed under the MIT license.
rbf_interp_2d, a C++ code which defines and evaluates radial basis function (RBF) interpolants to 2D data.