ccs_to_st_test, a C code which calls cc_to_st() to convert sparse matrix information from Compressed Column Storage (CCS) to sparse triplet (ST) format.
The computer code and data files made available on this web page are distributed under the MIT license
ccs_to_st, a C code which converts a sparse matrix from Compressed Column Storage (CCS) to sparse triplet (ST) format.