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.OptimizationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntaxpublic bool AreAllParametersFullyFree { get; }Property Value
Boolean
See Also