Multi-Dimensional Table Look Up, Interpolation, and Differentiation
Given a multi-dimensional table of independent variable values and the
corresponding dependent variable values, this subroutine finds the points in
the table closest to a given value of the independent variable vector and
uses these points to interpolate for the corresponding value of the
dependent variable. Error estimates, different look up methods, and the
computation of derivative information are available. Ragged tables,
a generalization of having known data defined on a grid, are
supported.
This software is part of the MATH77/mathc90 collection here.