|
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; }
Public ReadOnly Property HasDiverged As Boolean
Get
Request Example
View SourceProperty Value
Type:
BooleanSee Also