Class LinearInterpolator

java.lang.Object
org.apache.commons.math.analysis.interpolation.LinearInterpolator
All Implemented Interfaces:
UnivariateRealInterpolator

public class LinearInterpolator extends Object implements UnivariateRealInterpolator
Implements a linear function for interpolation of real univariate functions.
Since:
2.2