Linear |
[Missing <summary> documentation for "M:Altaxo.Calc.Interpolation.LinearInterpolation.GetNextIndexOfValidPair(System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double},System.Int32,System.Int32)"]
public static int GetNextIndexOfValidPair( IReadOnlyList<double> xcol, IReadOnlyList<double> ycol, int sourceLength, int currentIndex )
[Missing <param name="xcol"/> documentation for "M:Altaxo.Calc.Interpolation.LinearInterpolation.GetNextIndexOfValidPair(System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double},System.Int32,System.Int32)"]
[Missing <param name="ycol"/> documentation for "M:Altaxo.Calc.Interpolation.LinearInterpolation.GetNextIndexOfValidPair(System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double},System.Int32,System.Int32)"]
[Missing <param name="sourceLength"/> documentation for "M:Altaxo.Calc.Interpolation.LinearInterpolation.GetNextIndexOfValidPair(System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double},System.Int32,System.Int32)"]
[Missing <param name="currentIndex"/> documentation for "M:Altaxo.Calc.Interpolation.LinearInterpolation.GetNextIndexOfValidPair(System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double},System.Int32,System.Int32)"]
[Missing <returns> documentation for "M:Altaxo.Calc.Interpolation.LinearInterpolation.GetNextIndexOfValidPair(System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double},System.Int32,System.Int32)"]