Regina Calculation Engine
regina::Vector< T > Member List

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

addCopies(const Vector< T > &other, const T &multiple)regina::Vector< T >inline
elementsregina::Vector< T >protected
elementSum() constregina::Vector< T >inline
endregina::Vector< T >protected
minusOneregina::Vector< T >static
negate()regina::Vector< T >inline
norm() constregina::Vector< T >inline
oneregina::Vector< T >static
operator*(const Vector< T > &other) constregina::Vector< T >inline
operator*=(const T &factor)regina::Vector< T >inline
operator+=(const Vector< T > &other)regina::Vector< T >inline
operator-=(const Vector< T > &other)regina::Vector< T >inline
operator=(const Vector< T > &cloneMe)regina::Vector< T >inline
operator==(const Vector< T > &compare) constregina::Vector< T >inline
operator[](size_t index) constregina::Vector< T >inline
setElement(size_t index, const T &value)regina::Vector< T >inline
size() constregina::Vector< T >inline
subtractCopies(const Vector< T > &other, const T &multiple)regina::Vector< T >inline
Vector(size_t newVectorSize)regina::Vector< T >inline
Vector(size_t newVectorSize, const T &initValue)regina::Vector< T >inline
Vector(const Vector< T > &cloneMe)regina::Vector< T >inline
zeroregina::Vector< T >static
~Vector()regina::Vector< T >inline

Copyright © 1999-2018, The Regina development team
This software is released under the GNU General Public License, with some additional permissions; see the source code for details.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@maths.uq.edu.au).