Blaze 3.9
blaze::CompressedMatrix< Type, SO, Tag > Member List

This is the complete list of members for blaze::CompressedMatrix< Type, SO, Tag >, including all inherited members.

addAssign(const DenseMatrix< MT, SO2 > &rhs)blaze::CompressedMatrix< Type, SO, Tag >inline
addAssign(const SparseMatrix< MT, SO2 > &rhs)blaze::CompressedMatrix< Type, SO, Tag >inline
append(size_t i, size_t j, const Type &value, bool check=false)blaze::CompressedMatrix< Type, SO, Tag >inline
assign(const DenseMatrix< MT, SO2 > &rhs)blaze::CompressedMatrix< Type, SO, Tag >inline
assign(const SparseMatrix< MT, SO > &rhs)blaze::CompressedMatrix< Type, SO, Tag >inline
assign(const SparseMatrix< MT,!SO > &rhs)blaze::CompressedMatrix< Type, SO, Tag >inline
at(size_t i, size_t j)blaze::CompressedMatrix< Type, SO, Tag >inline
at(size_t i, size_t j) constblaze::CompressedMatrix< Type, SO, Tag >inline
BaseType typedefblaze::CompressedMatrix< Type, SO, Tag >
begin(size_t i) noexceptblaze::CompressedMatrix< Type, SO, Tag >inline
begin(size_t i) const noexceptblaze::CompressedMatrix< Type, SO, Tag >inline
begin_blaze::CompressedMatrix< Type, SO, Tag >private
canAlias(const Other *alias) const noexceptblaze::CompressedMatrix< Type, SO, Tag >inline
canSMPAssign() const noexceptblaze::CompressedMatrix< Type, SO, Tag >inline
capacity() const noexceptblaze::CompressedMatrix< Type, SO, Tag >inline
capacity(size_t i) const noexceptblaze::CompressedMatrix< Type, SO, Tag >inline
capacity_blaze::CompressedMatrix< Type, SO, Tag >private
castDown(IteratorBase it) const noexceptblaze::CompressedMatrix< Type, SO, Tag >inlineprivate
castUp(Iterator it) const noexceptblaze::CompressedMatrix< Type, SO, Tag >inlineprivate
cbegin(size_t i) const noexceptblaze::CompressedMatrix< Type, SO, Tag >inline
cend(size_t i) const noexceptblaze::CompressedMatrix< Type, SO, Tag >inline
clear()blaze::CompressedMatrix< Type, SO, Tag >inline
columns() const noexceptblaze::CompressedMatrix< Type, SO, Tag >inline
CompositeType typedefblaze::CompressedMatrix< Type, SO, Tag >
CompressedMatrix()blaze::CompressedMatrix< Type, SO, Tag >inline
CompressedMatrix(size_t m, size_t n)blaze::CompressedMatrix< Type, SO, Tag >inline
CompressedMatrix(size_t m, size_t n, size_t nonzeros)blaze::CompressedMatrix< Type, SO, Tag >inline
CompressedMatrix(size_t m, size_t n, const std::vector< size_t > &nonzeros)blaze::CompressedMatrix< Type, SO, Tag >
CompressedMatrix(initializer_list< initializer_list< Type > > list)blaze::CompressedMatrix< Type, SO, Tag >inline
CompressedMatrix(const CompressedMatrix &sm)blaze::CompressedMatrix< Type, SO, Tag >inline
CompressedMatrix(CompressedMatrix &&sm) noexceptblaze::CompressedMatrix< Type, SO, Tag >inline
CompressedMatrix(const DenseMatrix< MT, SO2 > &dm)blaze::CompressedMatrix< Type, SO, Tag >inline
CompressedMatrix(const SparseMatrix< MT, SO2 > &sm)blaze::CompressedMatrix< Type, SO, Tag >inline
CompressedMatrix(size_t m, size_t n, Uninitialized)blaze::CompressedMatrix< Type, SO, Tag >inlineprivate
ConstIterator typedefblaze::CompressedMatrix< Type, SO, Tag >
ConstReference typedefblaze::CompressedMatrix< Type, SO, Tag >
ctranspose()blaze::CompressedMatrix< Type, SO, Tag >inline
ElementBase typedefblaze::CompressedMatrix< Type, SO, Tag >private
ElementType typedefblaze::CompressedMatrix< Type, SO, Tag >
end(size_t i) noexceptblaze::CompressedMatrix< Type, SO, Tag >inline
end(size_t i) const noexceptblaze::CompressedMatrix< Type, SO, Tag >inline
end_blaze::CompressedMatrix< Type, SO, Tag >private
erase(size_t i, size_t j)blaze::CompressedMatrix< Type, SO, Tag >inline
erase(size_t i, Iterator pos)blaze::CompressedMatrix< Type, SO, Tag >inline
erase(size_t i, Iterator first, Iterator last)blaze::CompressedMatrix< Type, SO, Tag >inline
erase(Pred predicate)blaze::CompressedMatrix< Type, SO, Tag >inline
erase(size_t i, Iterator first, Iterator last, Pred predicate)blaze::CompressedMatrix< Type, SO, Tag >inline
extendCapacity() const noexceptblaze::CompressedMatrix< Type, SO, Tag >inlineprivate
finalize(size_t i)blaze::CompressedMatrix< Type, SO, Tag >inline
find(size_t i, size_t j)blaze::CompressedMatrix< Type, SO, Tag >inline
find(size_t i, size_t j) constblaze::CompressedMatrix< Type, SO, Tag >inline
insert(size_t i, size_t j, const Type &value)blaze::CompressedMatrix< Type, SO, Tag >inline
insert(Iterator pos, size_t i, size_t j, const Type &value)blaze::CompressedMatrix< Type, SO, Tag >private
isAliased(const Other *alias) const noexceptblaze::CompressedMatrix< Type, SO, Tag >inline
Iterator typedefblaze::CompressedMatrix< Type, SO, Tag >
IteratorBase typedefblaze::CompressedMatrix< Type, SO, Tag >private
lowerBound(size_t i, size_t j)blaze::CompressedMatrix< Type, SO, Tag >inline
lowerBound(size_t i, size_t j) constblaze::CompressedMatrix< Type, SO, Tag >inline
m_blaze::CompressedMatrix< Type, SO, Tag >private
MatrixType typedefblaze::Matrix< CompressedMatrix< Type, SO, Tag >, SO >
n_blaze::CompressedMatrix< Type, SO, Tag >private
nonZeros() constblaze::CompressedMatrix< Type, SO, Tag >inline
nonZeros(size_t i) constblaze::CompressedMatrix< Type, SO, Tag >inline
operator%=(const DenseMatrix< MT, SO2 > &rhs) & (defined in blaze::CompressedMatrix< Type, SO, Tag >)blaze::CompressedMatrix< Type, SO, Tag >inline
operator%=(const SparseMatrix< MT, SO2 > &rhs) & (defined in blaze::CompressedMatrix< Type, SO, Tag >)blaze::CompressedMatrix< Type, SO, Tag >inline
operator%=(const DenseMatrix< MT, SO2 > &rhs) &blaze::CompressedMatrix< Type, SO, Tag >inline
operator%=(const SparseMatrix< MT, SO2 > &rhs) &blaze::CompressedMatrix< Type, SO, Tag >inline
operator()(size_t i, size_t j) noexceptblaze::CompressedMatrix< Type, SO, Tag >inline
operator()(size_t i, size_t j) const noexceptblaze::CompressedMatrix< Type, SO, Tag >inline
operator*() noexceptblaze::Matrix< CompressedMatrix< Type, SO, Tag >, SO >
operator*() const noexceptblaze::Matrix< CompressedMatrix< Type, SO, Tag >, SO >
operator+=(const Matrix< MT, SO2 > &rhs) & (defined in blaze::CompressedMatrix< Type, SO, Tag >)blaze::CompressedMatrix< Type, SO, Tag >inline
operator+=(const Matrix< MT, SO2 > &rhs) &blaze::CompressedMatrix< Type, SO, Tag >inline
operator-=(const Matrix< MT, SO2 > &rhs) & (defined in blaze::CompressedMatrix< Type, SO, Tag >)blaze::CompressedMatrix< Type, SO, Tag >inline
operator-=(const Matrix< MT, SO2 > &rhs) &blaze::CompressedMatrix< Type, SO, Tag >inline
operator=(initializer_list< initializer_list< Type > > list) &blaze::CompressedMatrix< Type, SO, Tag >inline
operator=(const CompressedMatrix &rhs) &blaze::CompressedMatrix< Type, SO, Tag >inline
operator=(CompressedMatrix &&rhs) &noexcept (defined in blaze::CompressedMatrix< Type, SO, Tag >)blaze::CompressedMatrix< Type, SO, Tag >inline
operator=(const DenseMatrix< MT, SO2 > &rhs) & (defined in blaze::CompressedMatrix< Type, SO, Tag >)blaze::CompressedMatrix< Type, SO, Tag >inline
operator=(const SparseMatrix< MT, SO2 > &rhs) & (defined in blaze::CompressedMatrix< Type, SO, Tag >)blaze::CompressedMatrix< Type, SO, Tag >inline
operator=(const DenseMatrix< MT, SO2 > &rhs) &blaze::CompressedMatrix< Type, SO, Tag >inline
operator=(const SparseMatrix< MT, SO2 > &rhs) &blaze::CompressedMatrix< Type, SO, Tag >inline
operator~() noexceptblaze::Matrix< CompressedMatrix< Type, SO, Tag >, SO >
operator~() const noexceptblaze::Matrix< CompressedMatrix< Type, SO, Tag >, SO >
OppositeType typedefblaze::CompressedMatrix< Type, SO, Tag >
Reference typedefblaze::CompressedMatrix< Type, SO, Tag >
reserve(size_t nonzeros)blaze::CompressedMatrix< Type, SO, Tag >inline
reserve(size_t i, size_t nonzeros)blaze::CompressedMatrix< Type, SO, Tag >
reserveElements(size_t nonzeros)blaze::CompressedMatrix< Type, SO, Tag >private
reset()blaze::CompressedMatrix< Type, SO, Tag >inline
reset(size_t i)blaze::CompressedMatrix< Type, SO, Tag >inline
resize(size_t m, size_t n, bool preserve=true)blaze::CompressedMatrix< Type, SO, Tag >
ResultType typedefblaze::CompressedMatrix< Type, SO, Tag >
ReturnType typedefblaze::CompressedMatrix< Type, SO, Tag >
rows() const noexceptblaze::CompressedMatrix< Type, SO, Tag >inline
scale(const Other &scalar) (defined in blaze::CompressedMatrix< Type, SO, Tag >)blaze::CompressedMatrix< Type, SO, Tag >inline
scale(const Other &scalar)blaze::CompressedMatrix< Type, SO, Tag >inline
schurAssign(const DenseMatrix< MT, SO2 > &rhs)blaze::CompressedMatrix< Type, SO, Tag >inline
set(size_t i, size_t j, const Type &value)blaze::CompressedMatrix< Type, SO, Tag >inline
shrinkToFit()blaze::CompressedMatrix< Type, SO, Tag >inline
smpAssignableblaze::CompressedMatrix< Type, SO, Tag >static
storageOrderblaze::Matrix< CompressedMatrix< Type, SO, Tag >, SO >static
subAssign(const DenseMatrix< MT, SO2 > &rhs)blaze::CompressedMatrix< Type, SO, Tag >inline
subAssign(const SparseMatrix< MT, SO2 > &rhs)blaze::CompressedMatrix< Type, SO, Tag >inline
swap(CompressedMatrix &sm) noexceptblaze::CompressedMatrix< Type, SO, Tag >inline
TagType typedefblaze::CompressedMatrix< Type, SO, Tag >
This typedefblaze::CompressedMatrix< Type, SO, Tag >
transpose()blaze::CompressedMatrix< Type, SO, Tag >inline
TransposeType typedefblaze::CompressedMatrix< Type, SO, Tag >
trim()blaze::CompressedMatrix< Type, SO, Tag >inline
trim(size_t i)blaze::CompressedMatrix< Type, SO, Tag >inline
upperBound(size_t i, size_t j)blaze::CompressedMatrix< Type, SO, Tag >inline
upperBound(size_t i, size_t j) constblaze::CompressedMatrix< Type, SO, Tag >inline
zero_blaze::CompressedMatrix< Type, SO, Tag >privatestatic
~CompressedMatrix()blaze::CompressedMatrix< Type, SO, Tag >inline