Gets the number of iterations performed by the algorithm.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public int IterationsNeeded { get; }
Public ReadOnly Property IterationsNeeded As Integer
Get
public:
property int IterationsNeeded {
int get ();
}
member IterationsNeeded : int with get
Property Value
Type:
Int32
Reference