crs_to_ccs_test, an Octave code which calls crs_to_ccs(), which converts sparse matrix information from Compressed Row Storage (CRS) to Compressed Column Storage (CCS) format.
The information on this web page is distributed under the MIT license.
crs_to_ccs, an Octave code which converts sparse matrix information from Compressed Row Storage (CRS) to Compressed Column Storage (CCS) format.