addAssign(const DenseVector< VT2, TF > &rhs) | blaze::SparseSubvector< VT, AF, TF > | inline |
addAssign(const SparseVector< VT2, TF > &rhs) | blaze::SparseSubvector< VT, AF, TF > | inline |
append(size_t index, const ElementType &value, bool check=false) | blaze::SparseSubvector< VT, AF, TF > | inline |
assign(const DenseVector< VT2, TF > &rhs) | blaze::SparseSubvector< VT, AF, TF > | inline |
assign(const SparseVector< VT2, TF > &rhs) | blaze::SparseSubvector< VT, AF, TF > | inline |
begin() | blaze::SparseSubvector< VT, AF, TF > | inline |
begin() const | blaze::SparseSubvector< VT, AF, TF > | inline |
canAlias(const Other *alias) const | blaze::SparseSubvector< VT, AF, TF > | inline |
canSMPAssign() const | blaze::SparseSubvector< VT, AF, TF > | inline |
capacity() const | blaze::SparseSubvector< VT, AF, TF > | inline |
cbegin() const | blaze::SparseSubvector< VT, AF, TF > | inline |
cend() const | blaze::SparseSubvector< VT, AF, TF > | inline |
CompositeType typedef | blaze::SparseSubvector< VT, AF, TF > | |
ConstIterator typedef | blaze::SparseSubvector< VT, AF, TF > | |
ConstReference typedef | blaze::SparseSubvector< VT, AF, TF > | |
ElementType typedef | blaze::SparseSubvector< VT, AF, TF > | |
end() | blaze::SparseSubvector< VT, AF, TF > | inline |
end() const | blaze::SparseSubvector< VT, AF, TF > | inline |
erase(size_t index) | blaze::SparseSubvector< VT, AF, TF > | inline |
erase(Iterator pos) | blaze::SparseSubvector< VT, AF, TF > | inline |
erase(Iterator first, Iterator last) | blaze::SparseSubvector< VT, AF, TF > | inline |
find(size_t index) | blaze::SparseSubvector< VT, AF, TF > | inline |
find(size_t index) const | blaze::SparseSubvector< VT, AF, TF > | inline |
insert(size_t index, const ElementType &value) | blaze::SparseSubvector< VT, AF, TF > | inline |
isAliased(const Other *alias) const | blaze::SparseSubvector< VT, AF, TF > | inline |
Iterator typedef | blaze::SparseSubvector< VT, AF, TF > | |
lowerBound(size_t index) | blaze::SparseSubvector< VT, AF, TF > | inline |
lowerBound(size_t index) const | blaze::SparseSubvector< VT, AF, TF > | inline |
nonZeros() const | blaze::SparseSubvector< VT, AF, TF > | inline |
offset_ | blaze::SparseSubvector< VT, AF, TF > | private |
Operand typedef | blaze::SparseSubvector< VT, AF, TF > | private |
operator*=(const Vector< VT2, TF > &rhs) (defined in blaze::SparseSubvector< VT, AF, TF >) | blaze::SparseSubvector< VT, AF, TF > | inline |
operator*=(Other rhs) (defined in blaze::SparseSubvector< VT, AF, TF >) | blaze::SparseSubvector< VT, AF, TF > | inline |
operator*=(const Vector< VT2, TF > &rhs) | blaze::SparseSubvector< VT, AF, TF > | inline |
operator*=(Other rhs) | blaze::SparseSubvector< VT, AF, TF > | inline |
operator+=(const Vector< VT2, TF > &rhs) (defined in blaze::SparseSubvector< VT, AF, TF >) | blaze::SparseSubvector< VT, AF, TF > | inline |
operator+=(const Vector< VT2, TF > &rhs) | blaze::SparseSubvector< VT, AF, TF > | inline |
operator-=(const Vector< VT2, TF > &rhs) (defined in blaze::SparseSubvector< VT, AF, TF >) | blaze::SparseSubvector< VT, AF, TF > | inline |
operator-=(const Vector< VT2, TF > &rhs) | blaze::SparseSubvector< VT, AF, TF > | inline |
operator/=(Other rhs) (defined in blaze::SparseSubvector< VT, AF, TF >) | blaze::SparseSubvector< VT, AF, TF > | inline |
operator/=(Other rhs) | blaze::SparseSubvector< VT, AF, TF > | inline |
operator=(const SparseSubvector &rhs) | blaze::SparseSubvector< VT, AF, TF > | inline |
operator=(const DenseVector< VT2, TF > &rhs) (defined in blaze::SparseSubvector< VT, AF, TF >) | blaze::SparseSubvector< VT, AF, TF > | inline |
operator=(const SparseVector< VT2, TF > &rhs) (defined in blaze::SparseSubvector< VT, AF, TF >) | blaze::SparseSubvector< VT, AF, TF > | inline |
operator=(const DenseVector< VT2, TF > &rhs) | blaze::SparseSubvector< VT, AF, TF > | inline |
operator=(const SparseVector< VT2, TF > &rhs) | blaze::SparseSubvector< VT, AF, TF > | inline |
operator[](size_t index) | blaze::SparseSubvector< VT, AF, TF > | inline |
operator[](size_t index) const | blaze::SparseSubvector< VT, AF, TF > | inline |
operator~() | blaze::Vector< SparseSubvector< VT, AF, TF >, TF > | inline |
operator~() const | blaze::Vector< SparseSubvector< VT, AF, TF >, TF > | inline |
Reference typedef | blaze::SparseSubvector< VT, AF, TF > | |
reserve(size_t n) | blaze::SparseSubvector< VT, AF, TF > | inline |
reset() | blaze::SparseSubvector< VT, AF, TF > | inline |
ResultType typedef | blaze::SparseSubvector< VT, AF, TF > | |
ReturnType typedef | blaze::SparseSubvector< VT, AF, TF > | |
scale(const Other &scalar) (defined in blaze::SparseSubvector< VT, AF, TF >) | blaze::SparseSubvector< VT, AF, TF > | inline |
scale(const Other &scalar) | blaze::SparseSubvector< VT, AF, TF > | inline |
set(size_t index, const ElementType &value) | blaze::SparseSubvector< VT, AF, TF > | inline |
size() const | blaze::SparseSubvector< VT, AF, TF > | inline |
size_ | blaze::SparseSubvector< VT, AF, TF > | private |
smpAssignable enum value (defined in blaze::SparseSubvector< VT, AF, TF >) | blaze::SparseSubvector< VT, AF, TF > | |
SparseSubvector(Operand vector, size_t index, size_t n) | blaze::SparseSubvector< VT, AF, TF > | inlineexplicit |
subAssign(const DenseVector< VT2, TF > &rhs) | blaze::SparseSubvector< VT, AF, TF > | inline |
subAssign(const SparseVector< VT2, TF > &rhs) | blaze::SparseSubvector< VT, AF, TF > | inline |
This typedef | blaze::SparseSubvector< VT, AF, TF > | |
TransposeType typedef | blaze::SparseSubvector< VT, AF, TF > | |
upperBound(size_t index) | blaze::SparseSubvector< VT, AF, TF > | inline |
upperBound(size_t index) const | blaze::SparseSubvector< VT, AF, TF > | inline |
useConst enum value (defined in blaze::SparseSubvector< VT, AF, TF >) | blaze::SparseSubvector< VT, AF, TF > | private |
vector_ | blaze::SparseSubvector< VT, AF, TF > | private |
VectorType typedef | blaze::Vector< SparseSubvector< VT, AF, TF >, TF > | |