6 lines
127 B
Plaintext
6 lines
127 B
Plaintext
#title TransposeMatrix [RCBasic Doc]
|
|
#header Function TransposeMatrix(mA, mB)
|
|
|
|
Stores the transpose of matrix mA in matrix mB
|
|
|