blaze::CompressedVector< Type, TF > Member List

This is the complete list of members for blaze::CompressedVector< Type, TF >, including all inherited members.

addAssign(const DenseVector< VT, TF > &rhs)blaze::CompressedVector< Type, TF >inline
addAssign(const SparseVector< VT, TF > &rhs)blaze::CompressedVector< Type, TF >inline
append(size_t index, const Type &value, bool check=false)blaze::CompressedVector< Type, TF >inline
assign(const DenseVector< VT, TF > &rhs)blaze::CompressedVector< Type, TF >inline
assign(const SparseVector< VT, TF > &rhs)blaze::CompressedVector< Type, TF >inline
at(size_t index)blaze::CompressedVector< Type, TF >inline
at(size_t index) constblaze::CompressedVector< Type, TF >inline
BaseType typedefblaze::CompressedVector< Type, TF >
begin() noexceptblaze::CompressedVector< Type, TF >inline
begin() const noexceptblaze::CompressedVector< Type, TF >inline
begin_blaze::CompressedVector< Type, TF >private
canAlias(const Other *alias) const noexceptblaze::CompressedVector< Type, TF >inline
canSMPAssign() const noexceptblaze::CompressedVector< Type, TF >inline
capacity() const noexceptblaze::CompressedVector< Type, TF >inline
capacity_blaze::CompressedVector< Type, TF >private
castDown(IteratorBase it) const noexceptblaze::CompressedVector< Type, TF >inlineprivate
castUp(Iterator it) const noexceptblaze::CompressedVector< Type, TF >inlineprivate
cbegin() const noexceptblaze::CompressedVector< Type, TF >inline
cend() const noexceptblaze::CompressedVector< Type, TF >inline
clear()blaze::CompressedVector< Type, TF >inline
CompositeType typedefblaze::CompressedVector< Type, TF >
CompressedVector() noexceptblaze::CompressedVector< Type, TF >inlineexplicit
CompressedVector(size_t size) noexceptblaze::CompressedVector< Type, TF >inlineexplicit
CompressedVector(size_t size, size_t nonzeros)blaze::CompressedVector< Type, TF >inlineexplicit
CompressedVector(initializer_list< Type > list)blaze::CompressedVector< Type, TF >inlineexplicit
CompressedVector(const CompressedVector &sv)blaze::CompressedVector< Type, TF >inline
CompressedVector(CompressedVector &&sv) noexceptblaze::CompressedVector< Type, TF >inline
CompressedVector(const DenseVector< VT, TF > &dv)blaze::CompressedVector< Type, TF >inline
CompressedVector(const SparseVector< VT, TF > &sv)blaze::CompressedVector< Type, TF >inline
ConstIterator typedefblaze::CompressedVector< Type, TF >
ConstReference typedefblaze::CompressedVector< Type, TF >
divAssign(const DenseVector< VT, TF > &rhs)blaze::CompressedVector< Type, TF >inline
ElementBase typedefblaze::CompressedVector< Type, TF >private
ElementType typedefblaze::CompressedVector< Type, TF >
end() noexceptblaze::CompressedVector< Type, TF >inline
end() const noexceptblaze::CompressedVector< Type, TF >inline
end_blaze::CompressedVector< Type, TF >private
erase(size_t index)blaze::CompressedVector< Type, TF >inline
erase(Iterator pos)blaze::CompressedVector< Type, TF >inline
erase(Iterator first, Iterator last)blaze::CompressedVector< Type, TF >inline
erase(Pred predicate)blaze::CompressedVector< Type, TF >inline
erase(Iterator first, Iterator last, Pred predicate)blaze::CompressedVector< Type, TF >inline
extendCapacity() const noexceptblaze::CompressedVector< Type, TF >inlineprivate
find(size_t index)blaze::CompressedVector< Type, TF >inline
find(size_t index) constblaze::CompressedVector< Type, TF >inline
insert(size_t index, const Type &value)blaze::CompressedVector< Type, TF >inline
insert(Iterator pos, size_t index, const Type &value)blaze::CompressedVector< Type, TF >private
isAliased(const Other *alias) const noexceptblaze::CompressedVector< Type, TF >inline
Iterator typedefblaze::CompressedVector< Type, TF >
IteratorBase typedefblaze::CompressedVector< Type, TF >private
lowerBound(size_t index)blaze::CompressedVector< Type, TF >inline
lowerBound(size_t index) constblaze::CompressedVector< Type, TF >inline
multAssign(const DenseVector< VT, TF > &rhs)blaze::CompressedVector< Type, TF >inline
nonZeros() constblaze::CompressedVector< Type, TF >inline
operator%=(const Vector< VT, TF > &rhs) (defined in blaze::CompressedVector< Type, TF >)blaze::CompressedVector< Type, TF >inline
operator%=(const Vector< VT, TF > &rhs)blaze::CompressedVector< Type, TF >inline
operator*=(const DenseVector< VT, TF > &rhs) (defined in blaze::CompressedVector< Type, TF >)blaze::CompressedVector< Type, TF >inline
operator*=(const SparseVector< VT, TF > &rhs) (defined in blaze::CompressedVector< Type, TF >)blaze::CompressedVector< Type, TF >inline
operator*=(const DenseVector< VT, TF > &rhs)blaze::CompressedVector< Type, TF >inline
operator*=(const SparseVector< VT, TF > &rhs)blaze::CompressedVector< Type, TF >inline
operator+=(const Vector< VT, TF > &rhs) (defined in blaze::CompressedVector< Type, TF >)blaze::CompressedVector< Type, TF >inline
operator+=(const Vector< VT, TF > &rhs)blaze::CompressedVector< Type, TF >inline
operator-=(const Vector< VT, TF > &rhs) (defined in blaze::CompressedVector< Type, TF >)blaze::CompressedVector< Type, TF >inline
operator-=(const Vector< VT, TF > &rhs)blaze::CompressedVector< Type, TF >inline
operator/=(const DenseVector< VT, TF > &rhs) (defined in blaze::CompressedVector< Type, TF >)blaze::CompressedVector< Type, TF >inline
operator/=(const DenseVector< VT, TF > &rhs)blaze::CompressedVector< Type, TF >inline
operator=(initializer_list< Type > list)blaze::CompressedVector< Type, TF >inline
operator=(const CompressedVector &rhs)blaze::CompressedVector< Type, TF >inline
operator=(CompressedVector &&rhs) noexceptblaze::CompressedVector< Type, TF >inline
operator=(const DenseVector< VT, TF > &rhs) (defined in blaze::CompressedVector< Type, TF >)blaze::CompressedVector< Type, TF >inline
operator=(const SparseVector< VT, TF > &rhs) (defined in blaze::CompressedVector< Type, TF >)blaze::CompressedVector< Type, TF >inline
operator=(const DenseVector< VT, TF > &rhs)blaze::CompressedVector< Type, TF >inline
operator=(const SparseVector< VT, TF > &rhs)blaze::CompressedVector< Type, TF >inline
operator[](size_t index) noexceptblaze::CompressedVector< Type, TF >inline
operator[](size_t index) const noexceptblaze::CompressedVector< Type, TF >inline
operator~() noexceptblaze::Vector< CompressedVector< Type, TF >, TF >inline
operator~() const noexceptblaze::Vector< CompressedVector< Type, TF >, TF >inline
Reference typedefblaze::CompressedVector< Type, TF >
reserve(size_t n)blaze::CompressedVector< Type, TF >
reset()blaze::CompressedVector< Type, TF >inline
resize(size_t n, bool preserve=true)blaze::CompressedVector< Type, TF >inline
ResultType typedefblaze::CompressedVector< Type, TF >
ReturnType typedefblaze::CompressedVector< Type, TF >
scale(const Other &scalar) (defined in blaze::CompressedVector< Type, TF >)blaze::CompressedVector< Type, TF >inline
scale(const Other &scalar)blaze::CompressedVector< Type, TF >inline
set(size_t index, const Type &value)blaze::CompressedVector< Type, TF >inline
shrinkToFit()blaze::CompressedVector< Type, TF >inline
size() const noexceptblaze::CompressedVector< Type, TF >inline
size_blaze::CompressedVector< Type, TF >private
smpAssignableblaze::CompressedVector< Type, TF >static
subAssign(const DenseVector< VT, TF > &rhs)blaze::CompressedVector< Type, TF >inline
subAssign(const SparseVector< VT, TF > &rhs)blaze::CompressedVector< Type, TF >inline
swap(CompressedVector &sv) noexceptblaze::CompressedVector< Type, TF >inline
This typedefblaze::CompressedVector< Type, TF >
transposeFlagblaze::Vector< CompressedVector< Type, TF >, TF >static
TransposeType typedefblaze::CompressedVector< Type, TF >
upperBound(size_t index)blaze::CompressedVector< Type, TF >inline
upperBound(size_t index) constblaze::CompressedVector< Type, TF >inline
VectorType typedefblaze::Vector< CompressedVector< Type, TF >, TF >
zero_blaze::CompressedVector< Type, TF >privatestatic
~CompressedVector()blaze::CompressedVector< Type, TF >inline