ManagedIterativeAlgorithm<T, TError, TReport>.MinIterations 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.0
C#
public int MinIterations { get; set; }

Property Value

Int32

See Also