LinearInterpolator(xs: DoubleArray, ys: DoubleArray)
Interpolates values between the given data points using straight lines.