Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

regina::NVectorMatrixCol< T > Member List

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

addCopies(const NVector< T > &, const T &)regina::NVectorMatrix< T > [inline, virtual]
clone() constregina::NVectorMatrix< T > [inline, virtual]
elementSum() constregina::NVector< T > [inline, virtual]
makeLinComb(const T &myCoeff, const NVector< T > &you, const T &yourCoeff) constregina::NVector< T > [inline]
minusOneregina::NVector< T > [static]
negate()regina::NVectorMatrix< T > [inline, virtual]
norm() constregina::NVector< T > [inline, virtual]
NVectorMatrix(const NMatrix< T > &matrix, unsigned whichRowCol)regina::NVectorMatrix< T > [inline]
NVectorMatrixCol(const NMatrix< T > &matrix, unsigned whichCol)regina::NVectorMatrixCol< T > [inline]
oneregina::NVector< T > [static]
operator *(const NVector< T > &other) constregina::NVector< T > [inline, virtual]
operator *=(const T &)regina::NVectorMatrix< T > [inline, virtual]
operator+=(const NVector< T > &)regina::NVectorMatrix< T > [inline, virtual]
operator-=(const NVector< T > &)regina::NVectorMatrix< T > [inline, virtual]
operator<<(std::ostream &out, const NVector< T > &vector)regina::NVector< T > [friend]
operator=(const NVector< T > &)regina::NVectorMatrix< T > [inline, virtual]
operator==(const NVector< T > &compare) constregina::NVector< T > [inline, virtual]
operator[](unsigned index) constregina::NVectorMatrixCol< T > [inline, virtual]
rowColregina::NVectorMatrix< T > [protected]
setElement(unsigned, const T &)regina::NVectorMatrix< T > [inline, virtual]
size() constregina::NVectorMatrixCol< T > [inline, virtual]
sourceregina::NVectorMatrix< T > [protected]
subtractCopies(const NVector< T > &, const T &)regina::NVectorMatrix< T > [inline, virtual]
zeroregina::NVector< T > [static]
~NVector()regina::NVector< T > [inline, virtual]


Copyright © 1999-2004, Ben Burton
This software is released under the GNU General Public License.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@debian.org).