tatami_hdf5
tatami bindings for HDF5-backed matrices
Loading...
Searching...
No Matches
tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ > Member List

This is the complete list of members for tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >, including all inherited members.

dense(bool row, const tatami::Options &) const (defined in tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >)tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >inlinevirtual
dense(bool row, Index_ block_start, Index_ block_length, const tatami::Options &) const (defined in tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >)tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >inlinevirtual
dense(bool row, tatami::VectorPtr< Index_ > indices_ptr, const tatami::Options &) const (defined in tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >)tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >inlinevirtual
dense(bool row, std::shared_ptr< const tatami::Oracle< Index_ > > oracle, const tatami::Options &) const (defined in tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >)tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >inlinevirtual
dense(bool row, std::shared_ptr< const tatami::Oracle< Index_ > > oracle, Index_ block_start, Index_ block_length, const tatami::Options &) const (defined in tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >)tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >inlinevirtual
dense(bool row, std::shared_ptr< const tatami::Oracle< Index_ > > oracle, tatami::VectorPtr< Index_ > indices_ptr, const tatami::Options &) const (defined in tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >)tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >inlinevirtual
dense_column(const Options &opt) consttatami::Matrix< Value_, Index_ >
dense_column(Index_ block_start, Index_ block_length, const Options &opt) consttatami::Matrix< Value_, Index_ >
dense_column(VectorPtr< Index_ > indices_ptr, const Options &opt) consttatami::Matrix< Value_, Index_ >
dense_column(std::vector< Index_ > indices, const Options &opt) consttatami::Matrix< Value_, Index_ >
dense_column() consttatami::Matrix< Value_, Index_ >
dense_column(Index_ block_start, Index_ block_length) consttatami::Matrix< Value_, Index_ >
dense_column(VectorPtr< Index_ > indices_ptr) consttatami::Matrix< Value_, Index_ >
dense_column(std::vector< Index_ > indices) consttatami::Matrix< Value_, Index_ >
dense_column(std::shared_ptr< const Oracle< Index_ > > oracle, const Options &opt) consttatami::Matrix< Value_, Index_ >
dense_column(std::shared_ptr< const Oracle< Index_ > > oracle, Index_ block_start, Index_ block_length, const Options &opt) consttatami::Matrix< Value_, Index_ >
dense_column(std::shared_ptr< const Oracle< Index_ > > oracle, VectorPtr< Index_ > indices_ptr, const Options &opt) consttatami::Matrix< Value_, Index_ >
dense_column(std::shared_ptr< const Oracle< Index_ > > oracle, std::vector< Index_ > indices, const Options &opt) consttatami::Matrix< Value_, Index_ >
dense_column(std::shared_ptr< const Oracle< Index_ > > oracle) consttatami::Matrix< Value_, Index_ >
dense_column(std::shared_ptr< const Oracle< Index_ > > oracle, Index_ block_start, Index_ block_length) consttatami::Matrix< Value_, Index_ >
dense_column(std::shared_ptr< const Oracle< Index_ > > oracle, VectorPtr< Index_ > indices_ptr) consttatami::Matrix< Value_, Index_ >
dense_column(std::shared_ptr< const Oracle< Index_ > > oracle, std::vector< Index_ > indices) consttatami::Matrix< Value_, Index_ >
dense_row(const Options &opt) consttatami::Matrix< Value_, Index_ >
dense_row(Index_ block_start, Index_ block_length, const Options &opt) consttatami::Matrix< Value_, Index_ >
dense_row(VectorPtr< Index_ > indices_ptr, const Options &opt) consttatami::Matrix< Value_, Index_ >
dense_row(std::vector< Index_ > indices, const Options &opt) consttatami::Matrix< Value_, Index_ >
dense_row() consttatami::Matrix< Value_, Index_ >
dense_row(Index_ block_start, Index_ block_length) consttatami::Matrix< Value_, Index_ >
dense_row(VectorPtr< Index_ > indices_ptr) consttatami::Matrix< Value_, Index_ >
dense_row(std::vector< Index_ > indices) consttatami::Matrix< Value_, Index_ >
dense_row(std::shared_ptr< const Oracle< Index_ > > oracle, const Options &opt) consttatami::Matrix< Value_, Index_ >
dense_row(std::shared_ptr< const Oracle< Index_ > > oracle, Index_ block_start, Index_ block_length, const Options &opt) consttatami::Matrix< Value_, Index_ >
dense_row(std::shared_ptr< const Oracle< Index_ > > oracle, VectorPtr< Index_ > indices_ptr, const Options &opt) consttatami::Matrix< Value_, Index_ >
dense_row(std::shared_ptr< const Oracle< Index_ > > oracle, std::vector< Index_ > indices, const Options &opt) consttatami::Matrix< Value_, Index_ >
dense_row(std::shared_ptr< const Oracle< Index_ > > oracle) consttatami::Matrix< Value_, Index_ >
dense_row(std::shared_ptr< const Oracle< Index_ > > oracle, Index_ block_start, Index_ block_length) consttatami::Matrix< Value_, Index_ >
dense_row(std::shared_ptr< const Oracle< Index_ > > oracle, VectorPtr< Index_ > indices_ptr) consttatami::Matrix< Value_, Index_ >
dense_row(std::shared_ptr< const Oracle< Index_ > > oracle, std::vector< Index_ > indices) consttatami::Matrix< Value_, Index_ >
DenseMatrix(std::string file, std::string name, bool transpose, const DenseMatrixOptions &options)tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >inline
DenseMatrix(std::string file, std::string name, bool transpose)tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >inline
index_type typedeftatami::Matrix< Value_, Index_ >
is_sparse() const (defined in tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >)tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >inlinevirtual
is_sparse_proportion() const (defined in tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >)tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >inlinevirtual
ncol() const (defined in tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >)tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >inlinevirtual
nrow() const (defined in tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >)tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >inlinevirtual
prefer_rows() consttatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >inlinevirtual
prefer_rows_proportion() const (defined in tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >)tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >inlinevirtual
sparse(bool row, const tatami::Options &opt) const (defined in tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >)tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >inlinevirtual
sparse(bool row, Index_ block_start, Index_ block_length, const tatami::Options &opt) const (defined in tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >)tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >inlinevirtual
sparse(bool row, tatami::VectorPtr< Index_ > indices_ptr, const tatami::Options &opt) const (defined in tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >)tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >inlinevirtual
sparse(bool row, std::shared_ptr< const tatami::Oracle< Index_ > > oracle, const tatami::Options &opt) const (defined in tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >)tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >inlinevirtual
sparse(bool row, std::shared_ptr< const tatami::Oracle< Index_ > > oracle, Index_ block_start, Index_ block_length, const tatami::Options &opt) const (defined in tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >)tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >inlinevirtual
sparse(bool row, std::shared_ptr< const tatami::Oracle< Index_ > > oracle, tatami::VectorPtr< Index_ > indices_ptr, const tatami::Options &opt) const (defined in tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >)tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >inlinevirtual
sparse_column(const Options &opt) consttatami::Matrix< Value_, Index_ >
sparse_column(Index_ block_start, Index_ block_length, const Options &opt) consttatami::Matrix< Value_, Index_ >
sparse_column(VectorPtr< Index_ > indices_ptr, const Options &opt) consttatami::Matrix< Value_, Index_ >
sparse_column(std::vector< Index_ > indices, const Options &opt) consttatami::Matrix< Value_, Index_ >
sparse_column() consttatami::Matrix< Value_, Index_ >
sparse_column(Index_ block_start, Index_ block_length) consttatami::Matrix< Value_, Index_ >
sparse_column(VectorPtr< Index_ > indices_ptr) consttatami::Matrix< Value_, Index_ >
sparse_column(std::vector< Index_ > indices) consttatami::Matrix< Value_, Index_ >
sparse_column(std::shared_ptr< const Oracle< Index_ > > oracle, const Options &opt) consttatami::Matrix< Value_, Index_ >
sparse_column(std::shared_ptr< const Oracle< Index_ > > oracle, Index_ block_start, Index_ block_length, const Options &opt) consttatami::Matrix< Value_, Index_ >
sparse_column(std::shared_ptr< const Oracle< Index_ > > oracle, VectorPtr< Index_ > indices_ptr, const Options &opt) consttatami::Matrix< Value_, Index_ >
sparse_column(std::shared_ptr< const Oracle< Index_ > > oracle, std::vector< Index_ > indices, const Options &opt) consttatami::Matrix< Value_, Index_ >
sparse_column(std::shared_ptr< const Oracle< Index_ > > oracle) consttatami::Matrix< Value_, Index_ >
sparse_column(std::shared_ptr< const Oracle< Index_ > > oracle, Index_ block_start, Index_ block_length) consttatami::Matrix< Value_, Index_ >
sparse_column(std::shared_ptr< const Oracle< Index_ > > oracle, VectorPtr< Index_ > indices_ptr) consttatami::Matrix< Value_, Index_ >
sparse_column(std::shared_ptr< const Oracle< Index_ > > oracle, std::vector< Index_ > indices) consttatami::Matrix< Value_, Index_ >
sparse_row(const Options &opt) consttatami::Matrix< Value_, Index_ >
sparse_row(Index_ block_start, Index_ block_length, const Options &opt) consttatami::Matrix< Value_, Index_ >
sparse_row(VectorPtr< Index_ > indices_ptr, const Options &opt) consttatami::Matrix< Value_, Index_ >
sparse_row(std::vector< Index_ > indices, const Options &opt) consttatami::Matrix< Value_, Index_ >
sparse_row() consttatami::Matrix< Value_, Index_ >
sparse_row(Index_ block_start, Index_ block_length) consttatami::Matrix< Value_, Index_ >
sparse_row(VectorPtr< Index_ > indices_ptr) consttatami::Matrix< Value_, Index_ >
sparse_row(std::vector< Index_ > indices) consttatami::Matrix< Value_, Index_ >
sparse_row(std::shared_ptr< const Oracle< Index_ > > oracle, const Options &opt) consttatami::Matrix< Value_, Index_ >
sparse_row(std::shared_ptr< const Oracle< Index_ > > oracle, Index_ block_start, Index_ block_length, const Options &opt) consttatami::Matrix< Value_, Index_ >
sparse_row(std::shared_ptr< const Oracle< Index_ > > oracle, VectorPtr< Index_ > indices_ptr, const Options &opt) consttatami::Matrix< Value_, Index_ >
sparse_row(std::shared_ptr< const Oracle< Index_ > > oracle, std::vector< Index_ > indices, const Options &opt) consttatami::Matrix< Value_, Index_ >
sparse_row(std::shared_ptr< const Oracle< Index_ > > oracle) consttatami::Matrix< Value_, Index_ >
sparse_row(std::shared_ptr< const Oracle< Index_ > > oracle, Index_ block_start, Index_ block_length) consttatami::Matrix< Value_, Index_ >
sparse_row(std::shared_ptr< const Oracle< Index_ > > oracle, VectorPtr< Index_ > indices_ptr) consttatami::Matrix< Value_, Index_ >
sparse_row(std::shared_ptr< const Oracle< Index_ > > oracle, std::vector< Index_ > indices) consttatami::Matrix< Value_, Index_ >
uses_oracle(bool) const (defined in tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >)tatami_hdf5::DenseMatrix< Value_, Index_, CachedValue_ >inlinevirtual
value_type typedeftatami::Matrix< Value_, Index_ >