hermite_cubic_test, a C code which calls hermite_cubic() to demonstrate the use of cubic polynomials in the Hermite form.
The computer code and data files described and made available on this web page are 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.