5 lines
126 B
Plaintext
5 lines
126 B
Plaintext
#title TransposeMatrix [RCBasic Doc]
|
|
#header function TransposeMatrix(mA, mB)
|
|
|
|
Stores the transpose of matrix mA in matrix mB
|