Stopping criterion — where it appears
Named by 2 essays across one field — each of them below, with the objects they name alongside it.
A parameter that counts steps
The regularisation field's knob is a positive real number chosen by one of three rules. The iterative field's is an integer nobody called a knob — where to stop. On the same problem the best step is 20 and the best λ is 0.025, and they reach 0.1426 and 0.1406.
The part of a solver that may be rounded
A preconditioner computed and applied with a three-bit significand still returns thirteen correct digits — it costs seventeen extra iterations and nothing else. Round the working arithmetic instead and the step count barely moves while the answer loses exactly the digits the format dropped.
Named alongside it
The objects these essays reach for when they reach for this one.
Conjugate gradientsDiscrepancy principleFilter factorsForward errorHalf precisionIncomplete choleskyIterative regularisationKrylov subspaceMixed precisionPreconditioningReorthogonalisationResidual