Click or drag to resize

IterationCountStopCriterionTDefaultMaximumNumberOfIterations Field

The default value for the maximum number of iterations the process is allowed to perform.

Namespace: Altaxo.Calc.LinearAlgebra.Solvers
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public const int DefaultMaximumNumberOfIterations = 1000

Field Value

Int32
See Also