tatami_hdf5
tatami bindings for HDF5-backed matrices
Loading...
Searching...
No Matches
tatami_hdf5
tatami_hdf5.hpp
Go to the documentation of this file.
1
#ifndef TATAMI_HDF5_HPP
2
#define TATAMI_HDF5_HPP
3
13
namespace
tatami_hdf5
{}
14
15
#include "CompressedSparseMatrix.hpp"
16
#include "DenseMatrix.hpp"
17
#include "
load_dense_matrix.hpp
"
18
#include "
load_compressed_sparse_matrix.hpp
"
19
#include "
write_compressed_sparse_matrix.hpp
"
20
21
#endif
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.
tatami_hdf5
Representations for matrix data in HDF5 files.
Definition
CompressedSparseMatrix.hpp:23
write_compressed_sparse_matrix.hpp
Write a compressed sparse matrix into a HDF5 file.
Generated by
1.9.8