... matrix.
This is one of my disappointments with C++. I would have preferred to overload a postfix operator, say `, for the transpose, but such an operator does not exist in C++. So what, I never intended to write APL.