See: Description
Class | Description |
---|---|
Interpolator |
This is a abstract class for interpolators.
|
LinearInterpolator |
This is a class for interpolating between two data points using a linear polynomial.
|
LogLinearInterpolator | |
LogLogInterpolator | |
NumberInterpolatingTreeMap |
This is a generic implementation of
LinearInterpolatingDoubleArray
used in modeling an interpolated table. |