tatami_hdf5
tatami bindings for HDF5-backed matrices
|
Defines a class for a HDF5-backed dense matrix. More...
Go to the source code of this file.
Classes | |
struct | tatami_hdf5::DenseMatrixOptions |
Options for DenseMatrix extraction. More... | |
class | tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ > |
Dense matrix backed by a DataSet in a HDF5 file. More... | |
Namespaces | |
namespace | tatami_hdf5 |
Representations for matrix data in HDF5 files. | |
Defines a class for a HDF5-backed dense matrix.