ccs_to_st_test


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.

Licensing:

The computer code and data files made available on this web page are distributed under the MIT license

Related Data and Programs:

ccs_to_st, a C code which converts a sparse matrix from Compressed Column Storage (CCS) to sparse triplet (ST) format.

Source Code:


Last revised on 12 June 2019.