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