blaze::CompressedMatrix< Type, SO > Member List

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

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