Click or drag to resize

LinearConstraintsProjectorAreAllParametersFixed Property

Gets a value indicating whether all parameters have been assigned fixed values by constraints.

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

Property Value

Boolean

Implements

IConstraintsProjectorAreAllParametersFixed
See Also