Regina 7.0 Calculation Engine
regina
Vector
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
begin
()
regina::Vector< T >
inline
begin
() const
regina::Vector< T >
inline
const_iterator
typedef
regina::Vector< T >
const_reference
typedef
regina::Vector< T >
detail
() const
regina::Output< T, supportsUtf8 >
Element
typedef
regina::Vector< T >
elementSum
() const
regina::Vector< T >
inline
elts_
regina::Vector< T >
protected
end
()
regina::Vector< T >
inline
end
() const
regina::Vector< T >
inline
end_
regina::Vector< T >
protected
isZero
() const
regina::Vector< T >
inline
iterator
typedef
regina::Vector< T >
minusOne
regina::Vector< T >
static
negate
()
regina::Vector< T >
inline
norm
() const
regina::Vector< T >
inline
one
regina::Vector< T >
static
operator!=
(const Vector< T > &compare) const
regina::Vector< T >
inline
operator*
(const T &factor) const
regina::Vector< T >
inline
operator*
(const Vector< T > &other) const
regina::Vector< T >
inline
operator*=
(const T &factor)
regina::Vector< T >
inline
operator+
(const Vector< T > &other) const
regina::Vector< T >
inline
operator+=
(const Vector< T > &other)
regina::Vector< T >
inline
operator-
(const Vector< T > &other) const
regina::Vector< T >
inline
operator-=
(const Vector< T > &other)
regina::Vector< T >
inline
operator=
(const Vector< T > &src)
regina::Vector< T >
inline
operator=
(Vector &&src) noexcept
regina::Vector< T >
inline
operator==
(const Vector< T > &compare) const
regina::Vector< T >
inline
operator[]
(size_t index) const
regina::Vector< T >
inline
operator[]
(size_t index)
regina::Vector< T >
inline
reference
typedef
regina::Vector< T >
scaleDown
()
regina::Vector< T >
inline
setElement
(size_t index, const T &value)
regina::Vector< T >
inline
size
() const
regina::Vector< T >
inline
size_type
typedef
regina::Vector< T >
str
() const
regina::Output< T, supportsUtf8 >
subtractCopies
(const Vector< T > &other, const T &multiple)
regina::Vector< T >
inline
swap
(Vector &other) noexcept
regina::Vector< T >
inline
unit
(size_t dimension, size_t coordinate)
regina::Vector< T >
inline
static
utf8
() const
regina::Output< T, supportsUtf8 >
value_type
typedef
regina::Vector< T >
Vector
(size_t newVectorSize)
regina::Vector< T >
inline
Vector
(size_t newVectorSize, const T &initValue)
regina::Vector< T >
inline
Vector
(iterator begin, iterator end)
regina::Vector< T >
inline
Vector
(std::initializer_list< T > data)
regina::Vector< T >
inline
Vector
(const Vector< T > &src)
regina::Vector< T >
inline
Vector
(Vector &&src) noexcept
regina::Vector< T >
inline
writeTextLong
(std::ostream &out) const
regina::ShortOutput< Vector< T > >
inline
writeTextShort
(std::ostream &out) const
regina::Vector< T >
inline
zero
regina::Vector< T >
static
~Vector
()
regina::Vector< T >
inline
Copyright © 1999-2021, 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
).