Gets or sets the minimum iterations that have to be performed.
Namespace: Extreme.Mathematics.AlgorithmsAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.17114.0)
public int MinIterations { get; set; }
Public Property MinIterations As Integer
Get
Set
public:
property int MinIterations {
int get ();
void set (int value);
}
member MinIterations : int with get, set
Property Value
Type:
Int32
Numerical Libraries
Supported in: 5.x, 4.x
Reference