FitElementNumberOfDependentVariables Property |
Gets the maximum possible number of dependent variables of this fit element. Please note that the actual used number of dependent variables can be less than this (see
NumberOfUsedDependentVariables).
Namespace: Altaxo.Calc.Regression.NonlinearAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int NumberOfDependentVariables { get; }
Property Value
Int32See Also