Click or drag to resize

ProjectionResultIsConstrained Property

For each parameter index: true if it is influenced by at least one active constraint at the projection solution.

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

Property Value

Boolean
See Also