BarycentricInterpolate |
Name | Description | |
---|---|---|
![]() ![]() | InterpolatePolynomialEquidistant(IEnumerableDouble, IEnumerableDouble) | Create a barycentric polynomial interpolation from an unsorted set of (x,y) value pairs with equidistant x. |
![]() ![]() | InterpolatePolynomialEquidistant(Double, Double, IEnumerableDouble) | Create a barycentric polynomial interpolation from a set of values related to linearly/equidistant spaced points within an interval. |