st_to_ccs_test


st_to_ccs_test, an Octave code which calls st_to_ccs(), which converts 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, an Octave code which converts sparse matrix data from Sparse Triplet (ST) format to Compressed Column Storage (CCS) format.

Source Code:


Last revised on 04 June 2023.