Click or drag to resize

LinearConstraintsProjectorNumberOfParametersFullyFree Property

Gets the number of parameters that are fully free, meaning they do not occur in any constraint and can vary without affecting feasibility.

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

Property Value

Int32
See Also