Regina 7.3 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, size_t dest, const IntType &srcCoeff, size_t src, const IntType &div)regina::LPMatrix< IntType >
combRowAndNorm(const IntType &destCoeff, size_t dest, const IntType &srcCoeff, size_t src)regina::LPMatrix< IntType >
detail() constregina::Output< LPMatrix< IntType > >
entry(size_t row, size_t col)regina::LPMatrix< IntType >inline
entry(size_t row, size_t col) constregina::LPMatrix< IntType >inline
initClone(const LPMatrix &clone)regina::LPMatrix< IntType >inline
initIdentity(size_t size)regina::LPMatrix< IntType >inline
LPMatrix()regina::LPMatrix< IntType >inline
LPMatrix(size_t rows, size_t 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(size_t 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(size_t maxRows, size_t maxCols)regina::LPMatrix< IntType >inline
rows() constregina::LPMatrix< IntType >inline
set(size_t row, size_t col, const IntType &value)regina::LPMatrix< IntType >
str() constregina::Output< LPMatrix< IntType > >
swap(LPMatrix &other) noexceptregina::LPMatrix< IntType >inline
swapRows(size_t r1, size_t 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-2023, 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).