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

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

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