hermite_interpolant_test, a C code which calls hermite_interpolant(), which constructs the Hermite polynomial which interpolates function and derivative values at given points.
The information on this web page is distributed under the MIT license.
hermite_interpolant, a C code which computes the Hermite interpolant, a polynomial that matches function values and derivatives.