st_to_ccs_test


st_to_ccs_test, a C code which calls st_to_ccs() to convert information describing a sparse matrix from sparse triplet (ST) format to Compressed Column Storage (CCS).

Licensing:

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

Related Data and Programs:

st_to_ccs, a C code which converts sparse matrix data from Sparse Triplet (ST) format to Compressed Column Storage (CCS) format.

Source Code:


Last revised on 19 February 2020.