public static class PolynomialFit.FitResult extends java.lang.Object
double[]
coeff
double[][]
eCoeff
FitResult()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public double[] coeff
public double[][] eCoeff
public FitResult()