线性代数 示例

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