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

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

dense(bool row, const Options &) consttatami::DenseMatrix< Value_, Index_, Storage_ >inlinevirtual
dense(bool row, Index_ block_start, Index_ block_length, const Options &) consttatami::DenseMatrix< Value_, Index_, Storage_ >inlinevirtual
dense(bool row, VectorPtr< Index_ > indices_ptr, const Options &) consttatami::DenseMatrix< Value_, Index_, Storage_ >inlinevirtual
dense(bool row, std::shared_ptr< const Oracle< Index_ > > oracle, const Options &opt) consttatami::DenseMatrix< Value_, Index_, Storage_ >inlinevirtual
dense(bool row, std::shared_ptr< const Oracle< Index_ > > oracle, Index_ block_start, Index_ block_end, const Options &opt) consttatami::DenseMatrix< Value_, Index_, Storage_ >inlinevirtual
dense(bool row, std::shared_ptr< const Oracle< Index_ > > oracle, VectorPtr< Index_ > indices_ptr, const Options &opt) consttatami::DenseMatrix< Value_, Index_, Storage_ >inlinevirtual
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
DenseMatrix(Index_ nrow, Index_ ncol, Storage_ values, bool row_major)tatami::DenseMatrix< Value_, Index_, Storage_ >inline
index_type typedeftatami::Matrix< Value_, Index_ >
is_sparse() consttatami::DenseMatrix< Value_, Index_, Storage_ >inlinevirtual
is_sparse_proportion() consttatami::DenseMatrix< Value_, Index_, Storage_ >inlinevirtual
ncol() consttatami::DenseMatrix< Value_, Index_, Storage_ >inlinevirtual
nrow() consttatami::DenseMatrix< Value_, Index_, Storage_ >inlinevirtual
prefer_rows() consttatami::DenseMatrix< Value_, Index_, Storage_ >inlinevirtual
prefer_rows_proportion() consttatami::DenseMatrix< Value_, Index_, Storage_ >inlinevirtual
sparse(bool row, const Options &opt) consttatami::DenseMatrix< Value_, Index_, Storage_ >inlinevirtual
sparse(bool row, Index_ block_start, Index_ block_length, const Options &opt) consttatami::DenseMatrix< Value_, Index_, Storage_ >inlinevirtual
sparse(bool row, VectorPtr< Index_ > indices_ptr, const Options &opt) consttatami::DenseMatrix< Value_, Index_, Storage_ >inlinevirtual
sparse(bool row, std::shared_ptr< const Oracle< Index_ > > oracle, const Options &opt) consttatami::DenseMatrix< Value_, Index_, Storage_ >inlinevirtual
sparse(bool row, std::shared_ptr< const Oracle< Index_ > > oracle, Index_ block_start, Index_ block_end, const Options &opt) consttatami::DenseMatrix< Value_, Index_, Storage_ >inlinevirtual
sparse(bool row, std::shared_ptr< const Oracle< Index_ > > oracle, VectorPtr< Index_ > indices_ptr, const Options &opt) consttatami::DenseMatrix< Value_, Index_, Storage_ >inlinevirtual
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) consttatami::DenseMatrix< Value_, Index_, Storage_ >inlinevirtual
value_type typedeftatami::Matrix< Value_, Index_ >