tatami_hdf5
tatami bindings for HDF5-backed matrices
|
Files | |
CompressedSparseMatrix.hpp | |
Defines a class for a HDF5-backed compressed sparse matrix. | |
DenseMatrix.hpp | |
Defines a class for a HDF5-backed dense matrix. | |
load_compressed_sparse_matrix.hpp | |
Load a HDF5 group into a sparse in-memory matrix. | |
load_dense_matrix.hpp | |
Load a HDF5 dataset into a dense in-memory matrix. | |
serialize.hpp | |
Default locking for serial access. | |
tatami_hdf5.hpp | |
Create matrix representations for HDF5-backed data. | |
utils.hpp | |
Utilities for HDF5 extraction. | |
write_compressed_sparse_matrix.hpp | |
Write a compressed sparse matrix into a HDF5 file. | |