Click or drag to resize

LinearConstraintsProjectorAreAllParametersFullyFree Property

Gets a value indicating whether all parameters are fully free (thus this LinearConstraintsProjector has no constraints at all and therefore is not needed).

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

Property Value

Boolean
See Also