Transpose Operation

From GM-RKB
(Redirected from Transpose)
Jump to navigation Jump to search

A Transpose Operation is a Linear Algebra Operator that flips a matrix or over its diagonal.



References

2020a

  • (Wikipedia, 2020) ⇒ https://en.wikipedia.org/wiki/Transpose Retrieved:2020-8-9.
    • In linear algebra, the transpose of a matrix is an operator which flips a matrix over its diagonal;

      that is, it switches the row and column indices of the matrix A by producing another matrix, often denoted by AT (among other notations).

      The transpose of a matrix was introduced in 1858 by the British mathematician Arthur Cayley. [1]

  1. Arthur Cayley (1858) "A memoir on the theory of matrices", Philosophical Transactions of the Royal Society of London, 148 : 17–37. The transpose (or "transposition") is defined on page 31.

2020b