Main Page
Related Pages
Modules
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
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]
elements
regina::NFastVector< T >
[protected]
elementSum
() const
regina::NFastVector< T >
[inline]
end
regina::NFastVector< T >
[protected]
minusOne
regina::NFastVector< T >
[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]
one
regina::NFastVector< T >
[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]
zero
regina::NFastVector< T >
[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
).