Linear |
[Missing <summary> documentation for "M:Altaxo.Calc.Interpolation.LinearInterpolation.Interpolate(System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double},System.Int32,System.Collections.Generic.IReadOnlyList{System.Double},System.Int32,System.Double,System.Double[]@)"]
public static string? Interpolate( IReadOnlyList<double> xcol, IReadOnlyList<double> ycol, int sourceLength, IReadOnlyList<double> xnewsampling, int numberOfValues, double yOutsideOfBounds, out double[] resultCol )
[Missing <param name="xcol"/> documentation for "M:Altaxo.Calc.Interpolation.LinearInterpolation.Interpolate(System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double},System.Int32,System.Collections.Generic.IReadOnlyList{System.Double},System.Int32,System.Double,System.Double[]@)"]
[Missing <param name="ycol"/> documentation for "M:Altaxo.Calc.Interpolation.LinearInterpolation.Interpolate(System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double},System.Int32,System.Collections.Generic.IReadOnlyList{System.Double},System.Int32,System.Double,System.Double[]@)"]
[Missing <param name="sourceLength"/> documentation for "M:Altaxo.Calc.Interpolation.LinearInterpolation.Interpolate(System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double},System.Int32,System.Collections.Generic.IReadOnlyList{System.Double},System.Int32,System.Double,System.Double[]@)"]
[Missing <param name="xnewsampling"/> documentation for "M:Altaxo.Calc.Interpolation.LinearInterpolation.Interpolate(System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double},System.Int32,System.Collections.Generic.IReadOnlyList{System.Double},System.Int32,System.Double,System.Double[]@)"]
[Missing <param name="numberOfValues"/> documentation for "M:Altaxo.Calc.Interpolation.LinearInterpolation.Interpolate(System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double},System.Int32,System.Collections.Generic.IReadOnlyList{System.Double},System.Int32,System.Double,System.Double[]@)"]
[Missing <param name="yOutsideOfBounds"/> documentation for "M:Altaxo.Calc.Interpolation.LinearInterpolation.Interpolate(System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double},System.Int32,System.Collections.Generic.IReadOnlyList{System.Double},System.Int32,System.Double,System.Double[]@)"]
[Missing <param name="resultCol"/> documentation for "M:Altaxo.Calc.Interpolation.LinearInterpolation.Interpolate(System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double},System.Int32,System.Collections.Generic.IReadOnlyList{System.Double},System.Int32,System.Double,System.Double[]@)"]
[Missing <returns> documentation for "M:Altaxo.Calc.Interpolation.LinearInterpolation.Interpolate(System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double},System.Int32,System.Collections.Generic.IReadOnlyList{System.Double},System.Int32,System.Double,System.Double[]@)"]