A matrix transpose
Why is this such a useful operation? The key is to think of it as a kind of reciprocal: instead of thinking of all the
There are many situations where you’ll want to use both a matrix and its transpose in a single operation. This is a bit like first looking something up in a spreadsheet by column, and then using that information to look up something else by row.