tatami
C++ API for different matrix representations
|
Files | |
compress_sparse_triplets.hpp | |
Convert sparse data in triplet format to a compressed sparse row/column format. | |
CompressedSparseMatrix.hpp | |
Compressed sparse matrix representation. | |
convert_to_compressed_sparse.hpp | |
Convert a matrix into a compressed sparse format. | |
convert_to_fragmented_sparse.hpp | |
Convert a matrix into a fragmented sparse format. | |
FragmentedSparseMatrix.hpp | |
Fragmented sparse matrix representation. | |