Click or drag to resize

FitElementNumberOfUsedDependentVariables Property

Returns the number of dependent variables that are currently used for fitting.

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

Property Value

Int32
See Also