Click or drag to resize

FitFunctionDDWrapperParameters Property

Gets the parameters.

Namespace: Altaxo.Calc.FitFunctions
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IReadOnlyList<double> Parameters { get; }

Property Value

IReadOnlyListDouble
See Also