Contents
Class AltPolynomialFit
java.lang.Object
com.nr.model.Fitmrq
cnuphys.splot.fit.AltPolynomialFit
- All Implemented Interfaces:
IValueGetter
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionAltPolynomialFit
(Fit fit) Create an alternate polynomial fit that uses the nonlinear fitter rather than generalized least squares. -
Method Summary
-
Constructor Details
-
Method Details
-
value
public double value(double x) - Specified by:
value
in interfaceIValueGetter
-
createFPoly
-