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