public class LinearInterpolation extends Object implements Interpolation
Constructor and Description |
---|
LinearInterpolation() |
Modifier and Type | Method and Description |
---|---|
UnivariateRealFunction |
fit(OrderedPairs f)
Fit a real valued function from a discrete set of data points.
|
public UnivariateRealFunction fit(OrderedPairs f)
Interpolation
fit
in interface CurveFitting
fit
in interface Interpolation
f
- a discrete set of data pointsCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.