Managed Iterative Algorithm<T, TError, TReport>.Min Iterations Property
Gets or sets the minimum iterations that have to be performed.
Definition
Namespace: Extreme.Mathematics.Algorithms
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public int MinIterations { get; set; }