Regina Calculation Engine
regina::NMatrix< T > Member List

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

columns() constregina::NMatrix< T >inline
dataregina::NMatrix< T >protected
detail() constregina::Output< NMatrix< T > >
entry(unsigned long row, unsigned long column)regina::NMatrix< T >inline
entry(unsigned long row, unsigned long column) constregina::NMatrix< T >inline
initialise(const T &value)regina::NMatrix< T >inline
initialise(List allValues)regina::NMatrix< T >
nColsregina::NMatrix< T >protected
NMatrix(unsigned long rows, unsigned long cols)regina::NMatrix< T >inline
NMatrix(const NMatrix &cloneMe)regina::NMatrix< T >inline
nRowsregina::NMatrix< T >protected
operator!=(const NMatrix< T > &other) constregina::NMatrix< T >inline
operator==(const NMatrix< T > &other) constregina::NMatrix< T >inline
rows() constregina::NMatrix< T >inline
str() constregina::Output< NMatrix< T > >
swapColumns(unsigned long first, unsigned long second)regina::NMatrix< T >inline
swapRows(unsigned long first, unsigned long second)regina::NMatrix< T >inline
toString() constregina::Output< NMatrix< T > >
toStringLong() constregina::Output< NMatrix< T > >
utf8() constregina::Output< NMatrix< T > >
writeMatrix(std::ostream &out) constregina::NMatrix< T >inline
writeTextLong(std::ostream &out) constregina::NMatrix< T >inline
writeTextShort(std::ostream &out) constregina::NMatrix< T >inline
~NMatrix()regina::NMatrix< T >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).