Click or drag to resize

DynamicParameterEstimationCalculateResultingParameter Method

Calculates the resulting parameter array by calling the solver.

Namespace: Altaxo.Calc.Regression
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected virtual void CalculateResultingParameter()
See Also