Regina 7.0 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 >
combRowAndNorm(const IntType &destCoeff, unsigned dest, const IntType &srcCoeff, unsigned src)regina::LPMatrix< IntType >
detail() constregina::Output< LPMatrix< IntType > >
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(LPMatrix &&src) noexceptregina::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 &other) constregina::LPMatrix< IntType >inline
operator=(LPMatrix &&src) noexceptregina::LPMatrix< IntType >inline
operator=(const LPMatrix &)=delete (defined in regina::LPMatrix< IntType >)regina::LPMatrix< IntType >
operator==(const LPMatrix &other) constregina::LPMatrix< IntType >inline
reserve(unsigned maxRows, unsigned maxCols)regina::LPMatrix< IntType >inline
rows() constregina::LPMatrix< IntType >inline
str() constregina::Output< LPMatrix< IntType > >
swap(LPMatrix &other) noexceptregina::LPMatrix< IntType >inline
swapRows(unsigned r1, unsigned r2)regina::LPMatrix< IntType >inline
utf8() constregina::Output< LPMatrix< IntType > >
writeTextLong(std::ostream &out) constregina::LPMatrix< IntType >
writeTextShort(std::ostream &out) constregina::LPMatrix< IntType >
~LPMatrix()regina::LPMatrix< IntType >inline

Copyright © 1999-2021, 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).