interp_test


interp_test, a C code which calls interp() to take a set of data associated with successive values of a parameter, and produce an interpolating function which can be evaluated over a continuous range of the parameter.

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:

interp, a C code which can be used for parameterizing and interpolating data;

Source Code:


Last revised on 09 July 2019.