Click or drag to resize
Accord.NET (logo)

IConvergenceHasConverged Property

Gets or sets whether the algorithm has converged.

Namespace:  Accord.Math
Assembly:  Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax
bool HasConverged { get; }
Request Example View Source

Property Value

Type: Boolean
See Also