regina::NFastVector< T > Member List

This is the complete list of members for regina::NFastVector< T >, including all inherited members.
addCopies(const NFastVector< T > &other, const T &multiple)regina::NFastVector< T > [inline]
elementsregina::NFastVector< T > [protected]
elementSum() const regina::NFastVector< T > [inline]
endregina::NFastVector< T > [protected]
minusOneregina::NFastVector< T > [inline, static]
negate()regina::NFastVector< T > [inline]
NFastVector(unsigned newVectorSize)regina::NFastVector< T > [inline]
NFastVector(unsigned newVectorSize, const T &initValue)regina::NFastVector< T > [inline]
NFastVector(const NFastVector< T > &cloneMe)regina::NFastVector< T > [inline]
NFastVector(const NVector< T > &cloneMe)regina::NFastVector< T > [inline]
norm() const regina::NFastVector< T > [inline]
oneregina::NFastVector< T > [inline, static]
operator*(const NFastVector< T > &other) const regina::NFastVector< T > [inline]
operator*=(const T &factor)regina::NFastVector< T > [inline]
operator+=(const NFastVector< T > &other)regina::NFastVector< T > [inline]
operator-=(const NFastVector< T > &other)regina::NFastVector< T > [inline]
operator=(const NFastVector< T > &cloneMe)regina::NFastVector< T > [inline]
operator==(const NFastVector< T > &compare) const regina::NFastVector< T > [inline]
operator[](unsigned index) const regina::NFastVector< T > [inline]
setElement(unsigned index, const T &value)regina::NFastVector< T > [inline]
size() const regina::NFastVector< T > [inline]
subtractCopies(const NFastVector< T > &other, const T &multiple)regina::NFastVector< T > [inline]
zeroregina::NFastVector< T > [inline, static]
~NFastVector()regina::NFastVector< T > [inline]

Copyright © 1999-2009, Ben Burton
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).