Click or drag to resize
Accord.NET (logo)

RelativeParameterConvergenceHasDiverged Property

Gets whether the algorithm has diverged.

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

Property Value

Type: Boolean
See Also