Introduction - If you have any usage issues, please Google them yourself
Compressed storage of sparse matrix operations to achieve the basic experimental requirements: data element types ElemType take float. 1) from the keyboard two sparse matrices A, B of each element. (Row < = 5, column < = 5) 2) complete the matrix addition operation, and output.