com.r3corda.core.math / LinearInterpolator / <init>

<init>

LinearInterpolator(xs: DoubleArray, ys: DoubleArray)

Interpolates values between the given data points using straight lines.