线性代数 示例

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