Logistic |
public void EvaluateDerivative( IROMatrix<double> X, IReadOnlyList<double> P, IReadOnlyList<bool>? isParameterFixed, IMatrix<double> DY, IReadOnlyList<bool> dependentVariableChoice )
[Missing <param name="X"/> documentation for "M:Altaxo.Calc.FitFunctions.Transitions.LogisticDecreasing.EvaluateDerivative(Altaxo.Calc.LinearAlgebra.IROMatrix{System.Double},System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Boolean},Altaxo.Calc.LinearAlgebra.IMatrix{System.Double},System.Collections.Generic.IReadOnlyList{System.Boolean})"]
[Missing <param name="P"/> documentation for "M:Altaxo.Calc.FitFunctions.Transitions.LogisticDecreasing.EvaluateDerivative(Altaxo.Calc.LinearAlgebra.IROMatrix{System.Double},System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Boolean},Altaxo.Calc.LinearAlgebra.IMatrix{System.Double},System.Collections.Generic.IReadOnlyList{System.Boolean})"]
[Missing <param name="isParameterFixed"/> documentation for "M:Altaxo.Calc.FitFunctions.Transitions.LogisticDecreasing.EvaluateDerivative(Altaxo.Calc.LinearAlgebra.IROMatrix{System.Double},System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Boolean},Altaxo.Calc.LinearAlgebra.IMatrix{System.Double},System.Collections.Generic.IReadOnlyList{System.Boolean})"]
[Missing <param name="DY"/> documentation for "M:Altaxo.Calc.FitFunctions.Transitions.LogisticDecreasing.EvaluateDerivative(Altaxo.Calc.LinearAlgebra.IROMatrix{System.Double},System.Collections.Generic.IReadOnlyList{System.Double},System.Collections.Generic.IReadOnlyList{System.Boolean},Altaxo.Calc.LinearAlgebra.IMatrix{System.Double},System.Collections.Generic.IReadOnlyList{System.Boolean})"]
DF[0,0] : df0/dp0 DF[0,1] : df0/dp1 DF[0,2] : df0/dp2 DF[1,0] : df1/dp0 DF[1,1] : df2/dp1 DF[1,2] : df1/dp2