If the determinant and inverse of
A are already known, the formula provides a numerically cheap way to compute the determinant of
A corrected by the matrix
uvT. The computation is relatively cheap because the determinant of
A +
uvT does not have to be computed from scratch (which in general is expensive). Using
unit vectors for
u and/or
v, individual columns, rows or elements of
A may be manipulated and a correspondingly updated determinant computed relatively cheaply in this way. When the matrix determinant lemma is used in conjunction with the
Sherman–Morrison formula, both the inverse and determinant may be conveniently updated together. == Generalization ==