Paragraph

Show that computing the matrix product \(B=FA\text{,}\) where \(F\) and \(A\) are both \(m\times m\) matrices, using the “usual” algorithm, takes \(\mathcal{O}(m^3)\) operations.

in-context