AUTOMATIC_RANK_TOLERANCE
The LinearAlgebra.qrPivoted tolerance meaning "derive one from the matrix": max(m, n) · ε.
A sentinel rather than a value, because the sensible default depends on the shape — a tolerance is only meaningful against the size of the arithmetic that produced the entry, and a 1000-row matrix accumulates more rounding than a 3-row one.