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

regina::NVectorDense< T > Member List

This is the complete list of members for regina::NVectorDense< T >, including all inherited members.

addCopies(const NVector< T > &other, const T &multiple)regina::NVectorDense< T > [inline, virtual]
clone() const regina::NVectorDense< T > [inline, virtual]
elementsregina::NVectorDense< T > [protected]
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()regina::NVectorDense< T > [inline, virtual]
norm() const regina::NVector< T > [inline, virtual]
NVectorDense(unsigned newVectorSize)regina::NVectorDense< T > [inline]
NVectorDense(unsigned newVectorSize, const T &initValue)regina::NVectorDense< T > [inline]
NVectorDense(const NVector< T > &cloneMe)regina::NVectorDense< T > [inline]
NVectorDense(const NVectorDense< T > &cloneMe)regina::NVectorDense< T > [inline]
oneregina::NVector< T > [static]
operator *(const NVector< T > &other) const regina::NVector< T > [inline, virtual]
operator *=(const T &factor)regina::NVectorDense< T > [inline, virtual]
operator+=(const NVector< T > &other)regina::NVectorDense< T > [inline, virtual]
operator-=(const NVector< T > &other)regina::NVectorDense< T > [inline, virtual]
operator<<(std::ostream &out, const NVector< T > &vector)regina::NVector< T > [friend]
operator=(const NVector< T > &cloneMe)regina::NVectorDense< T > [inline, virtual]
operator==(const NVector< T > &compare) const regina::NVector< T > [inline, virtual]
operator[](unsigned index) const regina::NVectorDense< T > [inline, virtual]
setElement(unsigned index, const T &value)regina::NVectorDense< T > [inline, virtual]
size() const regina::NVectorDense< T > [inline, virtual]
subtractCopies(const NVector< T > &other, const T &multiple)regina::NVectorDense< T > [inline, virtual]
vectorSizeregina::NVectorDense< T > [protected]
zeroregina::NVector< T > [static]
~NVector()regina::NVector< T > [inline, virtual]
~NVectorDense()regina::NVectorDense< T > [inline, virtual]


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