hermite_interpolant_test


hermite_interpolant_test, a Fortran90 code which calls hermite_interpolant() to construct the Hermite polynomial which interpolates function and derivative values at given points.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

hermite_interpolant, a Fortran90 code which computes the Hermite interpolant, a polynomial that matches function values and derivatives.

Source Code:


Last revised on 08 July 2019.