Linear |
[Missing <summary> documentation for "M:Altaxo.Calc.Interpolation.LinearInterpolation.Interpolate(System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double})"]
public void Interpolate( IReadOnlyList<double> xvec, IReadOnlyList<double> yvec )
[Missing <param name="xvec"/> documentation for "M:Altaxo.Calc.Interpolation.LinearInterpolation.Interpolate(System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double})"]
[Missing <param name="yvec"/> documentation for "M:Altaxo.Calc.Interpolation.LinearInterpolation.Interpolate(System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double})"]