Interface | Description |
---|---|
InterpolationStrategy<Y> |
A strategy defines how to calculate values of Y of a
DiscreteFunction from a finite set of values of X. |
Class | Description |
---|---|
LinearInterpolationStrategy<Y> |
An
InterpolationStrategy for interpolating linearly DiscreteFunction s. |