Overload List

NameDescription
CsInterpolate(array<Double>[]()[], array<Double>[]()[])
Constructs a cubic spline that interpolates the given data points.
CsInterpolate(array<Double>[]()[], array<Double>[]()[], CsInterpolate..::.Condition, Double, CsInterpolate..::.Condition, Double)
Constructs a cubic spline that interpolates the given data points with specified derivative endpoint conditions.

See Also