public static class LinearInterpolator.Factory implements InterpolatorFactory
Modifier and Type | Method and Description |
---|---|
LinearInterpolator |
create(double[] xs,
double[] ys) |
create
public LinearInterpolator create(double[] xs, double[] ys)