Click or drag to resize

NonlinearMinimizerBaseNonAllocatingIsBounded Property

Gets a value indicating whether bounded optimization is active (bounds and/or scales are configured).

Namespace: Altaxo.Calc.Optimization
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
protected bool IsBounded { get; }

Property Value

Boolean
See Also