Click or drag to resize

FitFunctionToScalarFunctionDDWrapperParameter Property

Gets the current parameter values.

Namespace: Altaxo.Calc.Regression.Nonlinear
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public double[] Parameter { get; }

Property Value

Double
See Also