ResidualStopCriterionTMaximum Property |
Gets or sets the maximum value for the residual below which 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 double Maximum { get; set; }
Property Value
DoubleExceptions See Also