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 > | [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] |
NVectorMatrixCol(const NMatrix< T > &matrix, unsigned whichCol) | regina::NVectorMatrixCol< 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 > &) | 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) 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 > | [inline, static] |
~NVector() | regina::NVector< T > | [inline, virtual] |