Polynomial |
[Missing <summary> documentation for "M:Altaxo.Calc.Interpolation.PolynomialInterpolation.Interpolate(System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double})"]
public override void Interpolate( IReadOnlyList<double> x, IReadOnlyList<double> y )
[Missing <param name="x"/> documentation for "M:Altaxo.Calc.Interpolation.PolynomialInterpolation.Interpolate(System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double})"]
[Missing <param name="y"/> documentation for "M:Altaxo.Calc.Interpolation.PolynomialInterpolation.Interpolate(System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double})"]