Matrix operations that perform \(O(n^2)\) work on \(O(n^2)\) data. These are memory bound, since every operation requires a memory read or write.