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) const | blaze::CompressedVector< Type, TF > | inline |
BaseType typedef | blaze::CompressedVector< Type, TF > | |
begin() noexcept | blaze::CompressedVector< Type, TF > | inline |
begin() const noexcept | blaze::CompressedVector< Type, TF > | inline |
begin_ | blaze::CompressedVector< Type, TF > | private |
canAlias(const Other *alias) const noexcept | blaze::CompressedVector< Type, TF > | inline |
canSMPAssign() const noexcept | blaze::CompressedVector< Type, TF > | inline |
capacity() const noexcept | blaze::CompressedVector< Type, TF > | inline |
capacity_ | blaze::CompressedVector< Type, TF > | private |
castDown(IteratorBase it) const noexcept | blaze::CompressedVector< Type, TF > | inlineprivate |
castUp(Iterator it) const noexcept | blaze::CompressedVector< Type, TF > | inlineprivate |
cbegin() const noexcept | blaze::CompressedVector< Type, TF > | inline |
cend() const noexcept | blaze::CompressedVector< Type, TF > | inline |
clear() | blaze::CompressedVector< Type, TF > | inline |
CompositeType typedef | blaze::CompressedVector< Type, TF > | |
CompressedVector() noexcept | blaze::CompressedVector< Type, TF > | inlineexplicit |
CompressedVector(size_t size) noexcept | blaze::CompressedVector< Type, TF > | inlineexplicit |
CompressedVector(size_t size, size_t nonzeros) | blaze::CompressedVector< Type, TF > | inlineexplicit |
CompressedVector(const CompressedVector &sv) | blaze::CompressedVector< Type, TF > | inline |
CompressedVector(CompressedVector &&sv) noexcept | blaze::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 typedef | blaze::CompressedVector< Type, TF > | |
ConstReference typedef | blaze::CompressedVector< Type, TF > | |
divAssign(const DenseVector< VT, TF > &rhs) | blaze::CompressedVector< Type, TF > | inline |
ElementBase typedef | blaze::CompressedVector< Type, TF > | private |
ElementType typedef | blaze::CompressedVector< Type, TF > | |
end() noexcept | blaze::CompressedVector< Type, TF > | inline |
end() const noexcept | blaze::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 noexcept | blaze::CompressedVector< Type, TF > | inlineprivate |
find(size_t index) | blaze::CompressedVector< Type, TF > | inline |
find(size_t index) const | blaze::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 noexcept | blaze::CompressedVector< Type, TF > | inline |
Iterator typedef | blaze::CompressedVector< Type, TF > | |
IteratorBase typedef | blaze::CompressedVector< Type, TF > | private |
lowerBound(size_t index) | blaze::CompressedVector< Type, TF > | inline |
lowerBound(size_t index) const | blaze::CompressedVector< Type, TF > | inline |
multAssign(const DenseVector< VT, TF > &rhs) | blaze::CompressedVector< Type, TF > | inline |
nonZeros() const | 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 SparseVector< VT, TF > &rhs) (defined in blaze::CompressedVector< Type, TF >) | blaze::CompressedVector< Type, TF > | inline |
operator*=(Other 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*=(Other 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/=(Other rhs) (defined in blaze::CompressedVector< Type, TF >) | blaze::CompressedVector< Type, TF > | inline |
operator/=(const DenseVector< VT, TF > &rhs) | blaze::CompressedVector< Type, TF > | inline |
operator/=(Other rhs) | blaze::CompressedVector< Type, TF > | inline |
operator=(const CompressedVector &rhs) | blaze::CompressedVector< Type, TF > | inline |
operator=(CompressedVector &&rhs) noexcept | 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[](size_t index) noexcept | blaze::CompressedVector< Type, TF > | inline |
operator[](size_t index) const noexcept | blaze::CompressedVector< Type, TF > | inline |
operator~() noexcept | blaze::Vector< CompressedVector< Type, TF >, TF > | inline |
operator~() const noexcept | blaze::Vector< CompressedVector< Type, TF >, TF > | inline |
Reference typedef | blaze::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 typedef | blaze::CompressedVector< Type, TF > | |
ReturnType typedef | blaze::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 noexcept | blaze::CompressedVector< Type, TF > | inline |
size_ | blaze::CompressedVector< Type, TF > | private |
smpAssignable enum value (defined in blaze::CompressedVector< Type, TF >) | blaze::CompressedVector< Type, TF > | |
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) noexcept | blaze::CompressedVector< Type, TF > | inline |
This typedef | blaze::CompressedVector< Type, TF > | |
TransposeType typedef | blaze::CompressedVector< Type, TF > | |
upperBound(size_t index) | blaze::CompressedVector< Type, TF > | inline |
upperBound(size_t index) const | blaze::CompressedVector< Type, TF > | inline |
VectorType typedef | blaze::Vector< CompressedVector< Type, TF >, TF > | |
zero_ | blaze::CompressedVector< Type, TF > | privatestatic |
~CompressedVector() | blaze::CompressedVector< Type, TF > | inline |