Click or drag to resize

NonlinearFitDocumentCurrentParameters Property

Gets the current parameter set.

Namespace: Altaxo.Calc.Regression.Nonlinear
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ParameterSet CurrentParameters { get; }

Property Value

ParameterSet
See Also