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