0
Reply

How to write the transpose code of sparse matrix in C++?

Joe Wilson

Joe Wilson

Oct 5 2014 7:27 AM
1.3k
I mean I want to ask user to choose the size of the sparse matrix and add the sparse matrix elements next after print out the matrix then use a function to   transpose  the current matrix.