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() const | regina::NVectorMatrix< T > | [inline, virtual] |
elementSum() const | regina::NVector< T > | [inline, virtual] |
makeLinComb(const T &myCoeff, const NVector< T > &you, const T &yourCoeff) const | regina::NVector< T > | [inline] |
minusOne | regina::NVector< T > | [static] |
negate() | regina::NVectorMatrix< T > | [inline, virtual] |
norm() const | regina::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] |
one | regina::NVector< T > | [static] |
operator*(const NVector< T > &other) const | regina::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=(const NVector< T > &) | regina::NVectorMatrix< T > | [inline, virtual] |
operator==(const NVector< T > &compare) const | regina::NVector< T > | [inline, virtual] |
operator[](unsigned index) const | regina::NVectorMatrixCol< T > | [inline, virtual] |
rowCol | regina::NVectorMatrix< T > | [protected] |
setElement(unsigned, const T &) | regina::NVectorMatrix< T > | [inline, virtual] |
size() const | regina::NVectorMatrixCol< T > | [inline, virtual] |
source | regina::NVectorMatrix< T > | [protected] |
subtractCopies(const NVector< T > &, const T &) | regina::NVectorMatrix< T > | [inline, virtual] |
zero | regina::NVector< T > | [static] |
~NVector() | regina::NVector< T > | [inline, virtual] |