public class LinearApproximation extends Object
LinearApproximation(double[] points, double argMin, double argMax)
double
getValue(double argument)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LinearApproximation(double[] points, double argMin, double argMax)
public double getValue(double argument)
Copyright (c) Dawid Weiss, Stanislaw Osinski