Click or drag to resize

IterationCountStopCriterionT Constructor

Initializes a new instance of the IterationCountStopCriterionT class with the default maximum number of iterations.

Namespace: Altaxo.Calc.LinearAlgebra.Solvers
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IterationCountStopCriterion()
See Also