pwl_interp_1d_test


pwl_interp_1d_test, a C++ code which calls pwl_interp_1d(), which interpolates a set of data with a piecewise linear function, creating graphics files for processing by GNUPLOT.

Licensing:

The computer code and data files made available on this web page are distributed under the MIT license

Related Data and Programs:

pwl_interp_1d, a C++ code which interpolates a set of data using a piecewise linear function, creating graphics files for processing by gnuplot.

Source Code:

The test program makes data files that can be used by GNUPLOT to create graphics:


Last revised on 01 April 2020.