Regina Calculation Engine
regina::LPMatrix< IntType > Member List

This is the complete list of members for regina::LPMatrix< IntType >, including all inherited members.

columns() constregina::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) constregina::LPMatrix< IntType >
entry(unsigned row, unsigned col)regina::LPMatrix< IntType >inline
entry(unsigned row, unsigned col) constregina::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() constregina::LPMatrix< IntType >inline
swapRows(unsigned r1, unsigned r2)regina::LPMatrix< IntType >inline
~LPMatrix()regina::LPMatrix< IntType >inline

Copyright © 1999-2018, The Regina development team
This software is released under the GNU General Public License, with some additional permissions; see the source code for details.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@maths.uq.edu.au).