columns() const | regina::LPMatrix< IntType > | inline |
combRow(const IntType &destCoeff, unsigned dest, const IntType &srcCoeff, unsigned src, const IntType &div) | regina::LPMatrix< IntType > | inline |
combRowAndNorm(const IntType &destCoeff, unsigned dest, const IntType &srcCoeff, unsigned src) | regina::LPMatrix< IntType > | inline |
dump(std::ostream &out) const | regina::LPMatrix< IntType > | |
entry(unsigned row, unsigned col) | regina::LPMatrix< IntType > | inline |
entry(unsigned row, unsigned col) const | regina::LPMatrix< IntType > | inline |
initClone(const LPMatrix &clone) | regina::LPMatrix< IntType > | inline |
initIdentity(unsigned size) | regina::LPMatrix< IntType > | inline |
LPMatrix() | regina::LPMatrix< IntType > | inline |
LPMatrix(unsigned rows, unsigned cols) | regina::LPMatrix< IntType > | inline |
LPMatrix(const LPMatrix &)=delete (defined in regina::LPMatrix< IntType >) | regina::LPMatrix< IntType > | |
negateRow(unsigned row) | regina::LPMatrix< IntType > | inline |
operator=(const LPMatrix &)=delete (defined in regina::LPMatrix< IntType >) | regina::LPMatrix< IntType > | |
reserve(unsigned maxRows, unsigned maxCols) | regina::LPMatrix< IntType > | inline |
rows() const | regina::LPMatrix< IntType > | inline |
swapRows(unsigned r1, unsigned r2) | regina::LPMatrix< IntType > | inline |
~LPMatrix() | regina::LPMatrix< IntType > | inline |