hermite_interpolant_test, a C code which calls hermite_interpolant() to construct the Hermite polynomial which interpolates function and derivative values at given points.
The computer code and data files described and made available on this web page are distributed under the MIT license
hermite_interpolant, a C code which computes the Hermite interpolant, a polynomial that matches function values and derivatives.