corda / net.corda.core.math / LinearInterpolator / create

create

fun create(xs: DoubleArray, ys: DoubleArray): LinearInterpolator

Overrides InterpolatorFactory.create