Go to the first, previous, next, last section, table of contents.


matrix_transpose

matrix_transpose(M)
: It returns the transpose of the matrix M.
References
matrix_list_to_matrix


Go to the first, previous, next, last section, table of contents.