Click or drag to resize

BulirschStoerRationalInterpolationInterpolate Method

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