<-Back

Function: Transpose-Matrix

TRANSPOSE-MATRIX lisp array

Transposes rows and columns of matrix.

arguments:
matrix Lisp Array

<-Back