Nonlinear |
[Missing <summary> documentation for "M:Altaxo.Calc.Interpolation.NonlinearFitAsInterpolation.Interpolate(System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double})"]
public IInterpolationFunction Interpolate( IReadOnlyList<double> xvec, IReadOnlyList<double> yvec, IReadOnlyList<double>? yStdDev = null )
[Missing <param name="xvec"/> documentation for "M:Altaxo.Calc.Interpolation.NonlinearFitAsInterpolation.Interpolate(System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double})"]
[Missing <param name="yvec"/> documentation for "M:Altaxo.Calc.Interpolation.NonlinearFitAsInterpolation.Interpolate(System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double})"]
[Missing <param name="yStdDev"/> documentation for "M:Altaxo.Calc.Interpolation.NonlinearFitAsInterpolation.Interpolate(System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double})"]
[Missing <returns> documentation for "M:Altaxo.Calc.Interpolation.NonlinearFitAsInterpolation.Interpolate(System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double})"]