线性代数 示例

转置 [[a,0,b,2],[a,a,4,4],[0,a,2,b]]
解题步骤 1
Transpose the matrix by switching its rows to columns.