线性代数 示例

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