Click or drag to resize

TransformedInterpolationInterpolate Method

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