Dynamic |
[Missing <summary> documentation for "M:Altaxo.Calc.Regression.DynamicParameterEstimationCombXY.FillInputMatrix(System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double},Altaxo.Calc.LinearAlgebra.Matrix{System.Double})"]
protected override Matrix<double> FillInputMatrix( IReadOnlyList<double>? x, IReadOnlyList<double> y, Matrix<double>? M )
[Missing <param name="x"/> documentation for "M:Altaxo.Calc.Regression.DynamicParameterEstimationCombXY.FillInputMatrix(System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double},Altaxo.Calc.LinearAlgebra.Matrix{System.Double})"]
[Missing <param name="y"/> documentation for "M:Altaxo.Calc.Regression.DynamicParameterEstimationCombXY.FillInputMatrix(System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double},Altaxo.Calc.LinearAlgebra.Matrix{System.Double})"]
[Missing <param name="M"/> documentation for "M:Altaxo.Calc.Regression.DynamicParameterEstimationCombXY.FillInputMatrix(System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double},Altaxo.Calc.LinearAlgebra.Matrix{System.Double})"]
[Missing <returns> documentation for "M:Altaxo.Calc.Regression.DynamicParameterEstimationCombXY.FillInputMatrix(System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Double},Altaxo.Calc.LinearAlgebra.Matrix{System.Double})"]