Contents:
Defined in File csmatrix.h
Transpose a matrix, returning a new matrix.
The original matrix is not modified.
matrix – The matrix handle.
The transposed matrix, or NULL if an error occurred.