com.r3corda.core.math / SplineFunction / <init>
<init>
SplineFunction(segmentMap: TreeMap<Double, Polynomial>)
A spline is function piecewise-defined by polynomial functions.
Points at which polynomial pieces connect are known as knots.
Parameters
segmentMap
- a mapping between a knot and the polynomial that covers the subsequent interval