ResidualStopCriterionTMinimumIterationsBelowMaximum Property |
Gets or sets the minimum number of iterations for which the residual has to be
below the maximum before the calculation is considered converged.
Namespace: Altaxo.Calc.LinearAlgebra.SolversAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int MinimumIterationsBelowMaximum { get; set; }
Property Value
Int32Exceptions See Also