Regina Calculation Engine
|
addCopies(const NVector< T > &other, const T &multiple) | regina::NVector< T > | [inline] |
elements | regina::NVector< T > | [protected] |
elementSum() const | regina::NVector< T > | [inline] |
end | regina::NVector< T > | [protected] |
minusOne | regina::NVector< T > | [static] |
negate() | regina::NVector< T > | [inline] |
norm() const | regina::NVector< T > | [inline] |
NVector(unsigned newVectorSize) | regina::NVector< T > | [inline] |
NVector(unsigned newVectorSize, const T &initValue) | regina::NVector< T > | [inline] |
NVector(const NVector< T > &cloneMe) | regina::NVector< T > | [inline] |
one | regina::NVector< T > | [static] |
operator*(const NVector< T > &other) const | regina::NVector< T > | [inline] |
operator*=(const T &factor) | regina::NVector< T > | [inline] |
operator+=(const NVector< T > &other) | regina::NVector< T > | [inline] |
operator-=(const NVector< T > &other) | regina::NVector< T > | [inline] |
operator=(const NVector< T > &cloneMe) | regina::NVector< T > | [inline] |
operator==(const NVector< T > &compare) const | regina::NVector< T > | [inline] |
operator[](unsigned index) const | regina::NVector< T > | [inline] |
setElement(unsigned index, const T &value) | regina::NVector< T > | [inline] |
size() const | regina::NVector< T > | [inline] |
subtractCopies(const NVector< T > &other, const T &multiple) | regina::NVector< T > | [inline] |
zero | regina::NVector< T > | [static] |
~NVector() | regina::NVector< T > | [inline] |