hermite_cubic_test


hermite_cubic_test, a C code which calls hermite_cubic() to demonstrate the use of cubic polynomials in the Hermite form.

Licensing:

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

Related Data and Programs:

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.

Source Code:


Last modified on 02 July 2019.