1 2 3 4 5 6 7
Function: mattranspose Section: linear_algebra C-Name: gtrans Prototype: G Help: mattranspose(x): x~ = transpose of x. Doc: transpose of $x$ (also $x\til$). This has an effect only on vectors and matrices.