|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| UnivariateRealInterpolator | Interface representing a univariate real interpolating function. |
| Class Summary | |
|---|---|
| DividedDifferenceInterpolator | Implements the Divided Difference Algorithm for interpolation of real univariate functions. |
| LoessInterpolator | Implements the Local Regression Algorithm (also Loess, Lowess) for interpolation of real univariate functions. |
| NevilleInterpolator | Implements the Neville's Algorithm for interpolation of real univariate functions. |
| SplineInterpolator | Computes a natural (also known as "free", "unclamped") cubic spline interpolation for the data set. |
Univariate real functions interpolation algorithms.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||