| _chains | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | protected |
| _chainsStates | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | protected |
| _size | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | protected |
| _subChains | CGAL::OSM::Sub_sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | protected |
| _subChainsStates | CGAL::OSM::Sub_sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | protected |
| begin() const noexcept | CGAL::OSM::Sub_sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| chain(size_t index) const | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| Coefficient_ring typedef | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| complement() | CGAL::OSM::Sub_sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| dimensions() const | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| end() const noexcept | CGAL::OSM::Sub_sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| eye(size_t nrows, size_t ncols) | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| eye(std::pair< size_t, size_t > dimensions) | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| get_coefficient(const size_t i, const size_t j) const | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | protected |
| is_empty() | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| is_null() const | CGAL::OSM::Sub_sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| is_null(const Bitboard &b) const | CGAL::OSM::Sub_sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| CGAL::OSM::Sparse_matrix_core::is_null() | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| nullify() | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| operator*(const CoefficientRing &lambda) | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| operator*=(const CoefficientRing &lambda) | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| operator+(const Sparse_matrix_core< CoefficientRing, _CTF > &other) | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| operator+=(const Sparse_matrix_core &other) | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | related |
| operator-(const Sparse_matrix_core< CoefficientRing, _CTF > &other) | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| operator-() | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| operator-=(const Sparse_matrix_core &other) | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | related |
| operator/(const std::vector< size_t > &_indices) | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| operator/(size_t index) | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| operator/=(const std::vector< size_t > &indices) | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| operator/=(const size_t index) | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| operator<< | CGAL::OSM::Sub_sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | friend |
| operator=(const Sub_sparse_matrix_core &otherToCopy) | CGAL::OSM::Sub_sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| CGAL::OSM::Sparse_matrix_core::operator=(const Sparse_matrix_core &otherToCopy)=default | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| operator[](const size_t _index) | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | protected |
| operator[](size_t index) const | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| remove_coefficient(size_t i, size_t j) | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | protected |
| remove_column(size_t index) | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | protected |
| remove_row(size_t index) | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | protected |
| reverse_begin() noexcept | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| reverse_begin(size_t index) noexcept | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| reverse_end() noexcept | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| set_bit_off(size_t index) | CGAL::OSM::Sub_sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| set_bit_on(size_t index) | CGAL::OSM::Sub_sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| set_coefficient(const size_t i, const size_t j, const Coefficient_ring d) | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | protected |
| set_sub(const Bitboard &new_subChains) | CGAL::OSM::Sub_sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| Sparse_chain_type typedef | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| Sparse_matrix_core() | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| Sparse_matrix_core(const size_t rowCount, const size_t columnCount) | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| Sparse_matrix_core(const std::pair< size_t, size_t > dimensions) | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| Sparse_matrix_core(const Sparse_matrix_core &otherToCopy)=default | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| Sparse_matrix_core(const Sparse_matrix_core< CoefficientRing, CTF, SparseChainType > &otherToCopy) | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| storage_format() const | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| Sub_sparse_matrix_core(size_t rowCount=0, size_t columnCount=0) | CGAL::OSM::Sub_sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| Sub_sparse_matrix_core(size_t rowCount, size_t columnCount, const Bitboard &subChain) | CGAL::OSM::Sub_sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| Sub_sparse_matrix_core(const Sub_sparse_matrix_core &otherToCopy) | CGAL::OSM::Sub_sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| Sub_sparse_matrix_core(const Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > &otherToCopy) | CGAL::OSM::Sub_sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |
| swap_columns(size_t i, size_t j) | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | protected |
| swap_rows(size_t i, size_t j) | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | protected |
| transpose() const | CGAL::OSM::Sparse_matrix_core< CoefficientRing, StorageFormat, SparseChainType > | |