Regina Calculation Engine
regina::NVector< T > Member List
This is the complete list of members for regina::NVector< T >, including all inherited members.
addCopies(const NVector< T > &other, const T &multiple)regina::NVector< T > [inline]
elementsregina::NVector< T > [protected]
elementSum() const regina::NVector< T > [inline]
endregina::NVector< T > [protected]
minusOneregina::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]
oneregina::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]
zeroregina::NVector< T > [static]
~NVector()regina::NVector< T > [inline]

Copyright © 1999-2012, The Regina development team
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).