Click or drag to resize

LinearConstraintsProjectorNumberOfParametersFixed Property

Gets the number of parameters that are fixed to a single value throughout the feasible set by the constraints.

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

Property Value

Int32
See Also