Contents

rtol

The relative convergence tolerance (default test only).

Declaration

var rtol: Double

Discussion

If this value is 0.0, the operation uses the default value of sqrt(epsilon). If it’s negative, the operation treats rtol as 0.0 (it doesn’t use the default)

See Also

Inspecting LSMR Options