Interface UnivariateInterpolator

    • Method Summary

      Modifier and Type Method Description
      UnivariateFunction interpolate​(double[] xval, double[] yval)
      Compute an interpolating function for the dataset.