public class LogLogInterpolator extends Interpolator
Constructor and Description |
---|
LogLogInterpolator() |
Modifier and Type | Method and Description |
---|---|
double |
InterpolateYValue(double key) |
void |
setBase(double base) |
setXPoints, setYPoints
public double InterpolateYValue(double key)
InterpolateYValue
in class Interpolator
public void setBase(double base)