| addColumn(const bitset::BitSet< dim > &f) | atlas::bitvector::BitMatrix< dim > | [inline] |
| addColumn(const BitVector< dim > &c) | atlas::bitvector::BitMatrix< dim > | [inline] |
| addColumns(const I &, const I &) | atlas::bitvector::BitMatrix< dim > | |
| addRows(const I &, const I &) | atlas::bitvector::BitMatrix< dim > | |
| addToColumn(size_t j, const BitVector< dim > &v) | atlas::bitvector::BitMatrix< dim > | [inline] |
| apply(BitVector< dim > &, const BitVector< dim > &) const | atlas::bitvector::BitMatrix< dim > | |
| apply(const I &, const I &, O) const | atlas::bitvector::BitMatrix< dim > | |
| BitMatrix() | atlas::bitvector::BitMatrix< dim > | [inline] |
| BitMatrix(size_t n) | atlas::bitvector::BitMatrix< dim > | [inline, explicit] |
| BitMatrix(size_t m, size_t n) | atlas::bitvector::BitMatrix< dim > | [inline] |
| BitMatrix(const std::vector< BitVector< dim > > &) | atlas::bitvector::BitMatrix< dim > | [explicit] |
| BitMatrix(const BitMatrix &m) | atlas::bitvector::BitMatrix< dim > | [inline] |
| column(size_t j) const | atlas::bitvector::BitMatrix< dim > | [inline] |
| column(BitVector< dim > &, size_t) const | atlas::bitvector::BitMatrix< dim > | |
| cutRows(size_t) | atlas::bitvector::BitMatrix< dim > | |
| d_columns | atlas::bitvector::BitMatrix< dim > | [private] |
| d_data | atlas::bitvector::BitMatrix< dim > | [private] |
| d_rows | atlas::bitvector::BitMatrix< dim > | [private] |
| flip(size_t i, size_t j) | atlas::bitvector::BitMatrix< dim > | [inline] |
| image(std::vector< BitVector< dim > > &) const | atlas::bitvector::BitMatrix< dim > | |
| invert() | atlas::bitvector::BitMatrix< dim > | |
| isEmpty() const | atlas::bitvector::BitMatrix< dim > | [inline] |
| kernel(std::vector< BitVector< dim > > &) const | atlas::bitvector::BitMatrix< dim > | |
| numColumns() const | atlas::bitvector::BitMatrix< dim > | [inline] |
| numRows() const | atlas::bitvector::BitMatrix< dim > | [inline] |
| operator *=(const BitMatrix &) | atlas::bitvector::BitMatrix< dim > | |
| operator+=(const BitMatrix &) | atlas::bitvector::BitMatrix< dim > | |
| operator=(const BitMatrix &m) | atlas::bitvector::BitMatrix< dim > | [inline] |
| reset() | atlas::bitvector::BitMatrix< dim > | |
| reset(size_t i, size_t j) | atlas::bitvector::BitMatrix< dim > | [inline] |
| resize(size_t n) | atlas::bitvector::BitMatrix< dim > | [inline] |
| resize(size_t m, size_t n) | atlas::bitvector::BitMatrix< dim > | |
| row(BitVector< dim > &, size_t) const | atlas::bitvector::BitMatrix< dim > | |
| set(size_t i, size_t j) | atlas::bitvector::BitMatrix< dim > | [inline] |
| setColumn(size_t j, const bitset::BitSet< dim > &data) | atlas::bitvector::BitMatrix< dim > | [inline] |
| swap(BitMatrix &m) | atlas::bitvector::BitMatrix< dim > | |
| test(size_t i, size_t j) const | atlas::bitvector::BitMatrix< dim > | [inline] |
| transpose() | atlas::bitvector::BitMatrix< dim > | |
| ~BitMatrix() | atlas::bitvector::BitMatrix< dim > | [inline] |