InterpolationAlgorithm
The interface for interpolation algorithms.
Members
-
<static> getRequiredDataPoints
-
Given the desired degree, returns the number of data points required for interpolation.
-
<static> interpolateOrderZero
-
Interpolates values.
-
<static> type :String
-
Gets the name of this interpolation algorithm.