tatami_hdf5
tatami bindings for HDF5-backed matrices
Loading...
Searching...
No Matches
Classes | Namespaces
DenseMatrix.hpp File Reference

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.
 

Detailed Description

Defines a class for a HDF5-backed dense matrix.