Introduction - If you have any usage issues, please Google them yourself
Sparse matrix is non-zero matrix element of the matrix is less than zero, in accordance with the concept of compressed storage, sparse matrices store only non-zero element. In addition to storing the value of non-zero element, but also at the same time write down the ranks of its location. Thus, sparse matrix can be used to identify a triple table. Should be for the matrix, so to use TSMatrix storage structure to store the matrix of ternary group table.
Packet : 101259351juzheng.rar filelist
juzheng.CPP