public final class LinearInterpolation extends Object
LinearInterpolation(double x0, double x1, double f0, double f1)
double
a0()
a1()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LinearInterpolation(double x0, double x1, double f0, double f1)
public double a0()
public double a1()