BSpline |
[Missing <summary> documentation for "M:Altaxo.Calc.Interpolation.BSpline1D.InterpolateCurve(System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double},System.Int32)"]
public static BSpline1D InterpolateCurve( IReadOnlyList<double> x, IReadOnlyList<double> y, int degree = 3 )
[Missing <param name="x"/> documentation for "M:Altaxo.Calc.Interpolation.BSpline1D.InterpolateCurve(System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double},System.Int32)"]
[Missing <param name="y"/> documentation for "M:Altaxo.Calc.Interpolation.BSpline1D.InterpolateCurve(System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double},System.Int32)"]
[Missing <param name="degree"/> documentation for "M:Altaxo.Calc.Interpolation.BSpline1D.InterpolateCurve(System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double},System.Int32)"]
[Missing <returns> documentation for "M:Altaxo.Calc.Interpolation.BSpline1D.InterpolateCurve(System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double},System.Int32)"]