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