Regina Calculation Engine
regina
NMatrix
regina::NMatrix< T > Member List
This is the complete list of members for
regina::NMatrix< T >
, including all inherited members.
columns
() const
regina::NMatrix< T >
inline
data
regina::NMatrix< T >
protected
detail
() const
regina::Output< NMatrix< T > >
entry
(unsigned long row, unsigned long column)
regina::NMatrix< T >
inline
entry
(unsigned long row, unsigned long column) const
regina::NMatrix< T >
inline
initialise
(const T &value)
regina::NMatrix< T >
inline
initialise
(List allValues)
regina::NMatrix< T >
nCols
regina::NMatrix< T >
protected
NMatrix
(unsigned long rows, unsigned long cols)
regina::NMatrix< T >
inline
NMatrix
(const NMatrix &cloneMe)
regina::NMatrix< T >
inline
nRows
regina::NMatrix< T >
protected
operator!=
(const NMatrix< T > &other) const
regina::NMatrix< T >
inline
operator==
(const NMatrix< T > &other) const
regina::NMatrix< T >
inline
rows
() const
regina::NMatrix< T >
inline
str
() const
regina::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
() const
regina::Output< NMatrix< T > >
toStringLong
() const
regina::Output< NMatrix< T > >
utf8
() const
regina::Output< NMatrix< T > >
writeMatrix
(std::ostream &out) const
regina::NMatrix< T >
inline
writeTextLong
(std::ostream &out) const
regina::NMatrix< T >
inline
writeTextShort
(std::ostream &out) const
regina::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
).