DivergenceStopCriterionTMinimumNumberOfIterations Property |
Gets or sets the minimum number of iterations over which the residual must grow before
issuing a divergence warning.
Namespace: Altaxo.Calc.LinearAlgebra.SolversAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int MinimumNumberOfIterations { get; set; }
Property Value
Int32Exceptions See Also