Transpose -- from Wolfram MathWorld
mathworld.wolfram.com › TransposeDec 17, 2021 · Transpose. A transpose of a doubly indexed object is the object obtained by replacing all elements with . For a second- tensor rank tensor , the tensor transpose is simply . The matrix transpose, most commonly written , is the matrix obtained by exchanging 's rows and columns, and satisfies the identity. (1)
Transpose - Wikipedia
https://en.wikipedia.org/wiki/TransposeIn 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 A T (among other notations).. The transpose of a matrix was introduced in 1858 by the British mathematician Arthur Cayley. In the case of a logical matrix representing a binary …