Product of matrices as a sum: . We can rewrite this product in the following form:

  • : column of .
  • : row of .

The expression above can be rewritten as:

This is the outer form of the product. This will be useful for several matrix factorizations, including the LU and QR factorizations.

Matrix-vector and matrix-matrix product