Click or drag to resize

ITrustRegionSubproblemHitBoundary Property

Gets a value indicating whether the trust-region boundary was hit.

Namespace: Altaxo.Calc.Optimization.TrustRegion
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
bool HitBoundary { get; }

Property Value

Boolean
See Also