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