Click or drag to resize

NonlinearMinimizationResultNumberOfFixedParameters Property

Gets the number of fixed parameters (fixed either by the user, or because they are stuck at a boundary).

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

Property Value

Int32
See Also