Click or drag to resize

NonlinearMinimizationResultNumberOfFreeParameters Property

Gets the number of free (non-fixed) parameters.

Namespace: Altaxo.Calc.Optimization
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public int NumberOfFreeParameters { get; }

Property Value

Int32
See Also