BarycentricInterpolate |
Name | Description | |
---|---|---|
InterpolateRationalFloaterHormannSorted(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. | |
InterpolateRationalFloaterHormannSorted(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. |