Click or drag to resize

BarycentricInterpolateRationalFloaterHormannSorted Method

Overload List
 NameDescription
Public methodStatic memberInterpolateRationalFloaterHormannSorted(Double, Double) Create a barycentric rational interpolation without poles, using Mike Floater and Kai Hormann's Algorithm. The values are assumed to be sorted ascendingly by x.
Public methodStatic memberInterpolateRationalFloaterHormannSorted(Double, Double, Int32) Create a barycentric rational interpolation without poles, using Mike Floater and Kai Hormann's Algorithm. The values are assumed to be sorted ascendingly by x.
Top
See Also