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