IIterationStopCriterionTReset Method |
Resets the IIterationStopCriterion to the pre-calculation state.
Namespace: Altaxo.Calc.LinearAlgebra.SolversAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax Remarks To implementers: Invoking this method should not clear the user defined
property values, only the state that is used to track the progress of the
calculation.
See Also