Click or drag to resize

StepInterpolationInterpolate Method

Overload List
 NameDescription
Public methodInterpolate(Double) Interpolate at point t.
Public methodStatic memberInterpolate(IEnumerableDouble, IEnumerableDouble) Create a linear spline interpolation from an unsorted set of (x,y) value pairs.
Top
See Also