BarycentricInterpolate |
Name | Description | |
---|---|---|
InterpolateRationalFloaterHormann(IEnumerableDouble, IEnumerableDouble) | Create a barycentric rational interpolation without poles, using Mike Floater and Kai Hormann's Algorithm. | |
InterpolateRationalFloaterHormann(IEnumerableDouble, IEnumerableDouble, Int32) | Create a barycentric rational interpolation without poles, using Mike Floater and Kai Hormann's Algorithm. |