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