Linear |
public static LinearSpline Interpolate( IEnumerable<double> x, IEnumerable<double> y )
[Missing <param name="x"/> documentation for "M:Altaxo.Calc.Interpolation.LinearSpline.Interpolate(System.Collections.Generic.IEnumerable{System.Double},System.Collections.Generic.IEnumerable{System.Double})"]
[Missing <param name="y"/> documentation for "M:Altaxo.Calc.Interpolation.LinearSpline.Interpolate(System.Collections.Generic.IEnumerable{System.Double},System.Collections.Generic.IEnumerable{System.Double})"]
[Missing <returns> documentation for "M:Altaxo.Calc.Interpolation.LinearSpline.Interpolate(System.Collections.Generic.IEnumerable{System.Double},System.Collections.Generic.IEnumerable{System.Double})"]