IBM Books

Engineering and Scientific Subroutine Library for AIX Version 3 Release 3: Guide and Reference


Overview of the Interpolation Subroutines

The interpolation subroutines provide the capabilities of doing polynomial interpolation, local polynomial interpolation, and one- and two-dimensional cubic spline interpolation (Table 154).

Table 154. List of Interpolation Subroutines

Descriptive Name Short- Precision Subroutine Long- Precision Subroutine Page
Polynomial Interpolation SPINT DPINT SPINT and DPINT--Polynomial Interpolation
Local Polynomial Interpolation STPINT DTPINT STPINT and DTPINT--Local Polynomial Interpolation
Cubic Spline Interpolation SCSINT DCSINT SCSINT and DCSINT--Cubic Spline Interpolation
Two-Dimensional Cubic Spline Interpolation SCSIN2 DCSIN2 SCSIN2 and DCSIN2--Two-Dimensional Cubic Spline Interpolation


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]