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