net.corda.core.math
/
InterpolatorFactory
/
create
create
abstract
fun
create
(
xs
:
DoubleArray
,
ys
:
DoubleArray
)
:
Interpolator