Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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)=0regina::NVector< T > [pure virtual]
clone() const =0regina::NVector< T > [pure virtual]
elementSum() const regina::NVector< T > [inline, virtual]
makeLinComb(const T &myCoeff, const NVector< T > &you, const T &yourCoeff) const regina::NVector< T > [inline]
minusOneregina::NVector< T > [static]
negate()=0regina::NVector< T > [pure virtual]
norm() const regina::NVector< T > [inline, virtual]
oneregina::NVector< T > [static]
operator *(const NVector< T > &other) const regina::NVector< T > [inline, virtual]
operator *=(const T &factor)=0regina::NVector< T > [pure virtual]
operator+=(const NVector< T > &other)=0regina::NVector< T > [pure virtual]
operator-=(const NVector< T > &other)=0regina::NVector< T > [pure virtual]
operator<<(std::ostream &out, const NVector< T > &vector)regina::NVector< T > [friend]
operator=(const NVector< T > &cloneMe)=0regina::NVector< T > [pure virtual]
operator==(const NVector< T > &compare) const regina::NVector< T > [inline, virtual]
operator[](unsigned index) const =0regina::NVector< T > [pure virtual]
setElement(unsigned index, const T &value)=0regina::NVector< T > [pure virtual]
size() const =0regina::NVector< T > [pure virtual]
subtractCopies(const NVector< T > &other, const T &multiple)=0regina::NVector< T > [pure virtual]
zeroregina::NVector< T > [static]
~NVector()regina::NVector< T > [inline, virtual]

Copyright © 1999-2003, 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).