Introduction - If you have any usage issues, please Google them yourself
Sparse matrix transposition: input sparse matrix of each element in the row number, column number, the value triples storage structure create a sparse matrix, and the matrix transpose, display the triplet structure before and after the transposition.