Click or drag to resize

LinearConstraintsProjectorNumberOfParametersThatCanVary Property

Gets the number of parameters whose values are not fixed by constraints and can vary.

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

Property Value

Int32
See Also