test_interp_1d_test, a C++ code which calls test_interp_1d(), which defines test functions y(x) that may be used to test interpolation algorithms involving a 1D argument x.
The computer code and data files described and made available on this web page are distributed under the MIT license
test_interp_1d, a C++ code which defines test problems for interpolation of data y(x), depending on a 1D argument.