hermite_cubic_test, a C code which calls hermite_cubic(), which demonstrates the use of cubic polynomials in the Hermite form.
The information on this web page is distributed under the MIT license.
hermite_cubic, a C code which can compute the value, derivatives or integral of a hermite cubic polynomial, or manipulate an interpolating function made up of piecewise Hermite cubic polynomials.