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

Property Value

Int32

See Also