Click or drag to resize

BurgAlgorithmNumberOfCoefficients Property

Returns the number of coefficients that were used for the last run of the algorithm.

Namespace: Altaxo.Calc.Regression
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int NumberOfCoefficients { get; }

Property Value

Int32
See Also