tatami
C++ API for different matrix representations
Loading...
Searching...
No Matches
sparse Directory Reference
Directory dependency graph for sparse:
tatami/sparse

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.