tatami
C++ API for different matrix representations
Loading...
Searching...
No Matches
tatami::Matrix< Value_, Index_ > Member List

This is the complete list of members for tatami::Matrix< Value_, Index_ >, including all inherited members.

dense(bool row, const Options &opt) const =0tatami::Matrix< Value_, Index_ >pure virtual
dense(bool row, Index_ block_start, Index_ block_length, const Options &opt) const =0tatami::Matrix< Value_, Index_ >pure virtual
dense(bool row, VectorPtr< Index_ > indices_ptr, const Options &opt) const =0tatami::Matrix< Value_, Index_ >pure virtual
dense(bool row, std::shared_ptr< const Oracle< Index_ > > oracle, const Options &opt) const =0tatami::Matrix< Value_, Index_ >pure virtual
dense(bool row, std::shared_ptr< const Oracle< Index_ > > oracle, Index_ block_start, Index_ block_length, const Options &opt) const =0tatami::Matrix< Value_, Index_ >pure virtual
dense(bool row, std::shared_ptr< const Oracle< Index_ > > oracle, VectorPtr< Index_ > indices_ptr, const Options &opt) const =0tatami::Matrix< Value_, Index_ >pure virtual
dense_column(const Options &opt) consttatami::Matrix< Value_, Index_ >inline
dense_column(Index_ block_start, Index_ block_length, const Options &opt) consttatami::Matrix< Value_, Index_ >inline
dense_column(VectorPtr< Index_ > indices_ptr, const Options &opt) consttatami::Matrix< Value_, Index_ >inline
dense_column(std::vector< Index_ > indices, const Options &opt) consttatami::Matrix< Value_, Index_ >inline
dense_column() consttatami::Matrix< Value_, Index_ >inline
dense_column(Index_ block_start, Index_ block_length) consttatami::Matrix< Value_, Index_ >inline
dense_column(VectorPtr< Index_ > indices_ptr) consttatami::Matrix< Value_, Index_ >inline
dense_column(std::vector< Index_ > indices) consttatami::Matrix< Value_, Index_ >inline
dense_column(std::shared_ptr< const Oracle< Index_ > > oracle, const Options &opt) consttatami::Matrix< Value_, Index_ >inline
dense_column(std::shared_ptr< const Oracle< Index_ > > oracle, Index_ block_start, Index_ block_length, const Options &opt) consttatami::Matrix< Value_, Index_ >inline
dense_column(std::shared_ptr< const Oracle< Index_ > > oracle, VectorPtr< Index_ > indices_ptr, const Options &opt) consttatami::Matrix< Value_, Index_ >inline
dense_column(std::shared_ptr< const Oracle< Index_ > > oracle, std::vector< Index_ > indices, const Options &opt) consttatami::Matrix< Value_, Index_ >inline
dense_column(std::shared_ptr< const Oracle< Index_ > > oracle) consttatami::Matrix< Value_, Index_ >inline
dense_column(std::shared_ptr< const Oracle< Index_ > > oracle, Index_ block_start, Index_ block_length) consttatami::Matrix< Value_, Index_ >inline
dense_column(std::shared_ptr< const Oracle< Index_ > > oracle, VectorPtr< Index_ > indices_ptr) consttatami::Matrix< Value_, Index_ >inline
dense_column(std::shared_ptr< const Oracle< Index_ > > oracle, std::vector< Index_ > indices) consttatami::Matrix< Value_, Index_ >inline
dense_row(const Options &opt) consttatami::Matrix< Value_, Index_ >inline
dense_row(Index_ block_start, Index_ block_length, const Options &opt) consttatami::Matrix< Value_, Index_ >inline
dense_row(VectorPtr< Index_ > indices_ptr, const Options &opt) consttatami::Matrix< Value_, Index_ >inline
dense_row(std::vector< Index_ > indices, const Options &opt) consttatami::Matrix< Value_, Index_ >inline
dense_row() consttatami::Matrix< Value_, Index_ >inline
dense_row(Index_ block_start, Index_ block_length) consttatami::Matrix< Value_, Index_ >inline
dense_row(VectorPtr< Index_ > indices_ptr) consttatami::Matrix< Value_, Index_ >inline
dense_row(std::vector< Index_ > indices) consttatami::Matrix< Value_, Index_ >inline
dense_row(std::shared_ptr< const Oracle< Index_ > > oracle, const Options &opt) consttatami::Matrix< Value_, Index_ >inline
dense_row(std::shared_ptr< const Oracle< Index_ > > oracle, Index_ block_start, Index_ block_length, const Options &opt) consttatami::Matrix< Value_, Index_ >inline
dense_row(std::shared_ptr< const Oracle< Index_ > > oracle, VectorPtr< Index_ > indices_ptr, const Options &opt) consttatami::Matrix< Value_, Index_ >inline
dense_row(std::shared_ptr< const Oracle< Index_ > > oracle, std::vector< Index_ > indices, const Options &opt) consttatami::Matrix< Value_, Index_ >inline
dense_row(std::shared_ptr< const Oracle< Index_ > > oracle) consttatami::Matrix< Value_, Index_ >inline
dense_row(std::shared_ptr< const Oracle< Index_ > > oracle, Index_ block_start, Index_ block_length) consttatami::Matrix< Value_, Index_ >inline
dense_row(std::shared_ptr< const Oracle< Index_ > > oracle, VectorPtr< Index_ > indices_ptr) consttatami::Matrix< Value_, Index_ >inline
dense_row(std::shared_ptr< const Oracle< Index_ > > oracle, std::vector< Index_ > indices) consttatami::Matrix< Value_, Index_ >inline
index_type typedeftatami::Matrix< Value_, Index_ >
is_sparse() const =0tatami::Matrix< Value_, Index_ >pure virtual
is_sparse_proportion() const =0tatami::Matrix< Value_, Index_ >pure virtual
ncol() const =0tatami::Matrix< Value_, Index_ >pure virtual
nrow() const =0tatami::Matrix< Value_, Index_ >pure virtual
prefer_rows() const =0tatami::Matrix< Value_, Index_ >pure virtual
prefer_rows_proportion() const =0tatami::Matrix< Value_, Index_ >pure virtual
sparse(bool row, const Options &opt) const =0tatami::Matrix< Value_, Index_ >pure virtual
sparse(bool row, Index_ block_start, Index_ block_length, const Options &opt) const =0tatami::Matrix< Value_, Index_ >pure virtual
sparse(bool row, VectorPtr< Index_ > indices_ptr, const Options &opt) const =0tatami::Matrix< Value_, Index_ >pure virtual
sparse(bool row, std::shared_ptr< const Oracle< Index_ > > oracle, const Options &opt) const =0tatami::Matrix< Value_, Index_ >pure virtual
sparse(bool row, std::shared_ptr< const Oracle< Index_ > > oracle, Index_ block_start, Index_ block_length, const Options &opt) const =0tatami::Matrix< Value_, Index_ >pure virtual
sparse(bool row, std::shared_ptr< const Oracle< Index_ > > oracle, VectorPtr< Index_ > indices_ptr, const Options &opt) const =0tatami::Matrix< Value_, Index_ >pure virtual
sparse_column(const Options &opt) consttatami::Matrix< Value_, Index_ >inline
sparse_column(Index_ block_start, Index_ block_length, const Options &opt) consttatami::Matrix< Value_, Index_ >inline
sparse_column(VectorPtr< Index_ > indices_ptr, const Options &opt) consttatami::Matrix< Value_, Index_ >inline
sparse_column(std::vector< Index_ > indices, const Options &opt) consttatami::Matrix< Value_, Index_ >inline
sparse_column() consttatami::Matrix< Value_, Index_ >inline
sparse_column(Index_ block_start, Index_ block_length) consttatami::Matrix< Value_, Index_ >inline
sparse_column(VectorPtr< Index_ > indices_ptr) consttatami::Matrix< Value_, Index_ >inline
sparse_column(std::vector< Index_ > indices) consttatami::Matrix< Value_, Index_ >inline
sparse_column(std::shared_ptr< const Oracle< Index_ > > oracle, const Options &opt) consttatami::Matrix< Value_, Index_ >inline
sparse_column(std::shared_ptr< const Oracle< Index_ > > oracle, Index_ block_start, Index_ block_length, const Options &opt) consttatami::Matrix< Value_, Index_ >inline
sparse_column(std::shared_ptr< const Oracle< Index_ > > oracle, VectorPtr< Index_ > indices_ptr, const Options &opt) consttatami::Matrix< Value_, Index_ >inline
sparse_column(std::shared_ptr< const Oracle< Index_ > > oracle, std::vector< Index_ > indices, const Options &opt) consttatami::Matrix< Value_, Index_ >inline
sparse_column(std::shared_ptr< const Oracle< Index_ > > oracle) consttatami::Matrix< Value_, Index_ >inline
sparse_column(std::shared_ptr< const Oracle< Index_ > > oracle, Index_ block_start, Index_ block_length) consttatami::Matrix< Value_, Index_ >inline
sparse_column(std::shared_ptr< const Oracle< Index_ > > oracle, VectorPtr< Index_ > indices_ptr) consttatami::Matrix< Value_, Index_ >inline
sparse_column(std::shared_ptr< const Oracle< Index_ > > oracle, std::vector< Index_ > indices) consttatami::Matrix< Value_, Index_ >inline
sparse_row(const Options &opt) consttatami::Matrix< Value_, Index_ >inline
sparse_row(Index_ block_start, Index_ block_length, const Options &opt) consttatami::Matrix< Value_, Index_ >inline
sparse_row(VectorPtr< Index_ > indices_ptr, const Options &opt) consttatami::Matrix< Value_, Index_ >inline
sparse_row(std::vector< Index_ > indices, const Options &opt) consttatami::Matrix< Value_, Index_ >inline
sparse_row() consttatami::Matrix< Value_, Index_ >inline
sparse_row(Index_ block_start, Index_ block_length) consttatami::Matrix< Value_, Index_ >inline
sparse_row(VectorPtr< Index_ > indices_ptr) consttatami::Matrix< Value_, Index_ >inline
sparse_row(std::vector< Index_ > indices) consttatami::Matrix< Value_, Index_ >inline
sparse_row(std::shared_ptr< const Oracle< Index_ > > oracle, const Options &opt) consttatami::Matrix< Value_, Index_ >inline
sparse_row(std::shared_ptr< const Oracle< Index_ > > oracle, Index_ block_start, Index_ block_length, const Options &opt) consttatami::Matrix< Value_, Index_ >inline
sparse_row(std::shared_ptr< const Oracle< Index_ > > oracle, VectorPtr< Index_ > indices_ptr, const Options &opt) consttatami::Matrix< Value_, Index_ >inline
sparse_row(std::shared_ptr< const Oracle< Index_ > > oracle, std::vector< Index_ > indices, const Options &opt) consttatami::Matrix< Value_, Index_ >inline
sparse_row(std::shared_ptr< const Oracle< Index_ > > oracle) consttatami::Matrix< Value_, Index_ >inline
sparse_row(std::shared_ptr< const Oracle< Index_ > > oracle, Index_ block_start, Index_ block_length) consttatami::Matrix< Value_, Index_ >inline
sparse_row(std::shared_ptr< const Oracle< Index_ > > oracle, VectorPtr< Index_ > indices_ptr) consttatami::Matrix< Value_, Index_ >inline
sparse_row(std::shared_ptr< const Oracle< Index_ > > oracle, std::vector< Index_ > indices) consttatami::Matrix< Value_, Index_ >inline
uses_oracle(bool row) const =0tatami::Matrix< Value_, Index_ >pure virtual
value_type typedeftatami::Matrix< Value_, Index_ >