All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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
begin()blaze::CompressedVector< Type, TF >inline
begin() const blaze::CompressedVector< Type, TF >inline
begin_blaze::CompressedVector< Type, TF >private
canAlias(const Other *alias) const blaze::CompressedVector< Type, TF >inline
capacity() const blaze::CompressedVector< Type, TF >inline
capacity_blaze::CompressedVector< Type, TF >private
cbegin() const blaze::CompressedVector< Type, TF >inline
cend() const blaze::CompressedVector< Type, TF >inline
clear()blaze::CompressedVector< Type, TF >inline
CompositeType typedefblaze::CompressedVector< Type, TF >
CompressedVector()blaze::CompressedVector< Type, TF >inlineexplicit
CompressedVector(size_t size)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(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 >
ElementBase typedefblaze::CompressedVector< Type, TF >private
ElementType typedefblaze::CompressedVector< Type, TF >
end()blaze::CompressedVector< Type, TF >inline
end() const 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
extendCapacity() const blaze::CompressedVector< Type, TF >inlineprivate
find(size_t index)blaze::CompressedVector< Type, TF >inline
find(size_t index) const blaze::CompressedVector< Type, TF >inline
getNormalized() const blaze::CompressedVector< Type, TF >
insert(size_t index, const Type &value)blaze::CompressedVector< Type, TF >
isAliased(const Other *alias) const blaze::CompressedVector< Type, TF >inline
Iterator typedefblaze::CompressedVector< Type, TF >
length() const blaze::CompressedVector< Type, TF >inline
LengthType typedefblaze::CompressedVector< Type, TF >
nonZeros() const blaze::CompressedVector< Type, TF >inline
normalize()blaze::CompressedVector< Type, TF >
operator*=(const Vector< 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 Vector< 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/=(Other rhs) (defined in blaze::CompressedVector< Type, TF >)blaze::CompressedVector< Type, TF >inline
operator/=(Other rhs)blaze::CompressedVector< Type, TF >inline
operator=(const CompressedVector &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[](size_t index)blaze::CompressedVector< Type, TF >inline
operator[](size_t index) const blaze::CompressedVector< Type, TF >inline
operator~()blaze::Vector< VT, TF >inline
operator~() constblaze::Vector< VT, 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(Other scalar) (defined in blaze::CompressedVector< Type, TF >)blaze::CompressedVector< Type, TF >inline
scale(Other scalar)blaze::CompressedVector< Type, TF >inline
size() const blaze::CompressedVector< Type, TF >inline
size_blaze::CompressedVector< Type, TF >private
sqrLength() const blaze::CompressedVector< Type, TF >inline
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)blaze::CompressedVector< Type, TF >inline
This typedefblaze::CompressedVector< Type, TF >
TransposeType typedefblaze::CompressedVector< Type, TF >
VectorType typedefblaze::Vector< VT, TF >
zero_blaze::CompressedVector< Type, TF >privatestatic
~CompressedVector()blaze::CompressedVector< Type, TF >inline