Truncation — where it appears
Named by 2 essays across 2 fields — each of them below, with the objects they name alongside it.
The direction the error leans
The size of one rounding error is set by the precision. How ten thousand of them combine is set by something else entirely — the rounding mode — and the fitted exponents are 0.47 for round-to-nearest and 1.01 for round-toward-infinity, on identical data at identical precision.
An iterate that must be made smaller
Applying a Kronecker-sum operator to a low-rank iterate multiplies its ranks by d and adding two of them adds their ranks, so a solver in a compressed format cannot keep what it produces. Every step is followed by a truncation — and whether that truncation is a floor on the residual depends on the right-hand side rather than on the truncation.
Named alongside it
The objects these essays reach for when they reach for this one.
Conjugate gradientsCurse of dimensionalityDirected roundingError accumulationIEEE 754Interval arithmeticKronecker sumKrylov subspaceLow-rank approximationModel problemRecompressionResidual