Click or drag to resize

BarycentricInterpolateRationalFloaterHormann Method

Overload List
 NameDescription
Public methodStatic memberInterpolateRationalFloaterHormann(IEnumerableDouble, IEnumerableDouble) Create a barycentric rational interpolation without poles, using Mike Floater and Kai Hormann's Algorithm.
Public methodStatic memberInterpolateRationalFloaterHormann(IEnumerableDouble, IEnumerableDouble, Int32) Create a barycentric rational interpolation without poles, using Mike Floater and Kai Hormann's Algorithm.
Top
See Also