rbf_interp_1d_test


rbf_interp_1d_test, a C++ code which calls rbf_interp_1d(), which defines and evaluates radial basis function (RBF) interpolants to 1D data.

Licensing:

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

Related Data and Programs:

rbf_interp_1d, a C++ code which defines and evaluates radial basis function (RBF) interpolants to 1D data.

Source Code:


Last revised on 07 April 2020.