crs_to_st_test, an Octave code which calls crs_to_st(), which converts sparse matrix information from Compressed Row Storage (CRS) to Sparse Triplet (ST) format.
The information on this web page is distributed under the MIT license.
crs_to_st, an Octave code which converts a sparse matrix from Compressed Row Storage (CRS) to Sparse Triplet (ST) format.