, including all inherited members.
| addCopies(const NVector< T > &, const T &) (defined in regina::NVectorMatrix< T >) | regina::NVectorMatrix< T > | [inline, virtual] |
| regina::NVector::addCopies(const NVector< T > &other, const T &multiple)=0 | regina::NVector< T > | [pure 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 > | [inline, 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] |
| NVectorMatrixRow(const NMatrix< T > &matrix, unsigned whichRow) | regina::NVectorMatrixRow< T > | [inline] |
| one | regina::NVector< T > | [inline, static] |
| operator*(const NVector< T > &other) const | regina::NVector< T > | [inline, virtual] |
| operator*=(const T &) | regina::NVectorMatrix< T > | [inline, virtual] |
| operator+=(const NVector< T > &) (defined in regina::NVectorMatrix< T >) | regina::NVectorMatrix< T > | [inline, virtual] |
| regina::NVector::operator+=(const NVector< T > &other)=0 | regina::NVector< T > | [pure virtual] |
| operator-=(const NVector< T > &) (defined in regina::NVectorMatrix< T >) | regina::NVectorMatrix< T > | [inline, virtual] |
| regina::NVector::operator-=(const NVector< T > &other)=0 | regina::NVector< T > | [pure virtual] |
| operator=(const NVector< T > &) (defined in regina::NVectorMatrix< T >) | regina::NVectorMatrix< T > | [inline, virtual] |
| regina::NVector::operator=(const NVector< T > &cloneMe)=0 | regina::NVector< T > | [pure virtual] |
| operator==(const NVector< T > &compare) const | regina::NVector< T > | [inline, virtual] |
| operator[](unsigned index) const | regina::NVectorMatrixRow< T > | [inline, virtual] |
| rowCol | regina::NVectorMatrix< T > | [protected] |
| setElement(unsigned, const T &) | regina::NVectorMatrix< T > | [inline, virtual] |
| size() const | regina::NVectorMatrixRow< T > | [inline, virtual] |
| source | regina::NVectorMatrix< T > | [protected] |
| subtractCopies(const NVector< T > &, const T &) (defined in regina::NVectorMatrix< T >) | regina::NVectorMatrix< T > | [inline, virtual] |
| regina::NVector::subtractCopies(const NVector< T > &other, const T &multiple)=0 | regina::NVector< T > | [pure virtual] |
| zero | regina::NVector< T > | [inline, static] |
| ~NVector() | regina::NVector< T > | [inline, virtual] |