Click or drag to resize

EndCriteriaCriteria Property

Gets the criterion that was satisfied and thus ended optimization.

Namespace: Altaxo.Calc.Optimization
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public EndCriteriaCriteriaType Criteria { get; }

Property Value

EndCriteriaCriteriaType
See Also