Click or drag to resize

CrossEntropyResultsHasConverged Property

Gets a value indicating whether the executed Cross-Entropy program has converged.

Namespace:  Novacta.Analytics.Advanced
Assembly:  Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.0.0
Syntax
public bool HasConverged { get; }

Property Value

Type: Boolean
true if the Cross-Entropy program has converged; otherwise, false.
See Also