IterationCountStopCriterionTMaximumNumberOfIterations Property |
Gets or sets the maximum number of iterations the calculation is allowed to perform.
Namespace: Altaxo.Calc.LinearAlgebra.SolversAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int MaximumNumberOfIterations { get; set; }
Property Value
Int32Exceptions See Also