Function dense_matrix_transpose(CDenseMatrix *, const CDenseMatrix *)

Function Documentation

CWRAPPER_OUTPUT_TYPE dense_matrix_transpose(CDenseMatrix *s, const CDenseMatrix *mat)

Assign to s, a DenseMatrix which is the transpose of mat.