Regina Calculation Engine
regina::NMatrixInt Member List

This is the complete list of members for regina::NMatrixInt, including all inherited members.

addCol(unsigned long source, unsigned long dest)regina::NMatrixRing< NLargeInteger >inline
addCol(unsigned long source, unsigned long dest, NLargeInteger copies)regina::NMatrixRing< NLargeInteger >inline
addRow(unsigned long source, unsigned long dest)regina::NMatrixRing< NLargeInteger >inline
addRow(unsigned long source, unsigned long dest, NLargeInteger copies)regina::NMatrixRing< NLargeInteger >inline
columns() constregina::NMatrix< NLargeInteger >inline
dataregina::NMatrix< NLargeInteger >protected
det() constregina::NMatrixRing< NLargeInteger >inline
detail() constregina::Output< NMatrix< NLargeInteger > >
divColExact(unsigned long col, const NLargeInteger &divBy)regina::NMatrixIntinline
divRowExact(unsigned long row, const NLargeInteger &divBy)regina::NMatrixIntinline
entry(unsigned long row, unsigned long column)regina::NMatrix< NLargeInteger >inline
entry(unsigned long row, unsigned long column) constregina::NMatrix< NLargeInteger >inline
gcdCol(unsigned long col)regina::NMatrixIntinline
gcdRow(unsigned long row)regina::NMatrixIntinline
initialise(const NLargeInteger &value)regina::NMatrix< NLargeInteger >inline
initialise(List allValues)regina::NMatrix< NLargeInteger >
isIdentity() constregina::NMatrixRing< NLargeInteger >inline
isZero() constregina::NMatrixRing< NLargeInteger >inline
makeIdentity()regina::NMatrixRing< NLargeInteger >inline
multCol(unsigned long column, NLargeInteger factor)regina::NMatrixRing< NLargeInteger >inline
multiplyAs(const NMatrixRing< NLargeInteger > &other) constregina::NMatrixRing< NLargeInteger >inline
multRow(unsigned long row, NLargeInteger factor)regina::NMatrixRing< NLargeInteger >inline
nColsregina::NMatrix< NLargeInteger >protected
NMatrix(unsigned long rows, unsigned long cols)regina::NMatrix< NLargeInteger >inline
NMatrix(const NMatrix &cloneMe)regina::NMatrix< NLargeInteger >inline
NMatrixInt(unsigned long rows, unsigned long cols)regina::NMatrixIntinline
NMatrixInt(const NMatrixInt &cloneMe)regina::NMatrixIntinline
NMatrixRing(unsigned long rows, unsigned long cols)regina::NMatrixRing< NLargeInteger >inline
NMatrixRing(const NMatrix< NLargeInteger > &cloneMe)regina::NMatrixRing< NLargeInteger >inline
nRowsregina::NMatrix< NLargeInteger >protected
oneregina::NMatrixRing< NLargeInteger >static
operator!=(const NMatrix< NLargeInteger > &other) constregina::NMatrix< NLargeInteger >inline
operator*(const NMatrixRing< NLargeInteger > &other) constregina::NMatrixRing< NLargeInteger >inline
operator==(const NMatrix< NLargeInteger > &other) constregina::NMatrix< NLargeInteger >inline
reduceCol(unsigned long col)regina::NMatrixIntinline
reduceRow(unsigned long row)regina::NMatrixIntinline
rows() constregina::NMatrix< NLargeInteger >inline
str() constregina::Output< NMatrix< NLargeInteger > >
swapColumns(unsigned long first, unsigned long second)regina::NMatrix< NLargeInteger >inline
swapRows(unsigned long first, unsigned long second)regina::NMatrix< NLargeInteger >inline
toString() constregina::Output< NMatrix< NLargeInteger > >
toStringLong() constregina::Output< NMatrix< NLargeInteger > >
utf8() constregina::Output< NMatrix< NLargeInteger > >
writeMatrix(std::ostream &out) constregina::NMatrix< NLargeInteger >inline
writeTextLong(std::ostream &out) constregina::NMatrix< NLargeInteger >inline
writeTextShort(std::ostream &out) constregina::NMatrix< NLargeInteger >inline
zeroregina::NMatrixRing< NLargeInteger >static
~NMatrix()regina::NMatrix< NLargeInteger >inline

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