Regina Calculation Engine
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
regina
NVector
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
elements
regina::NVector< T >
protected
elementSum
() const
regina::NVector< T >
inline
end
regina::NVector< T >
protected
minusOne
regina::NVector< T >
static
negate
()
regina::NVector< T >
inline
norm
() const
regina::NVector< T >
inline
NVector
(size_t newVectorSize)
regina::NVector< T >
inline
NVector
(size_t newVectorSize, const T &initValue)
regina::NVector< T >
inline
NVector
(const NVector< T > &cloneMe)
regina::NVector< T >
inline
one
regina::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[]
(size_t index) const
regina::NVector< T >
inline
setElement
(size_t 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
zero
regina::NVector< T >
static
~NVector
()
regina::NVector< T >
inline
Copyright © 1999-2014, 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@debian.org
).