blaze::HybridMatrix< Type, M, N, SO > Member List

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

addAssign(const DenseMatrix< MT, SO2 > &rhs) -> DisableIf_t< VectorizedAddAssign_v< MT > >blaze::HybridMatrix< Type, M, N, SO >inline
addAssign(const DenseMatrix< MT, SO2 > &rhs) -> EnableIf_t< VectorizedAddAssign_v< MT > > (defined in blaze::HybridMatrix< Type, M, N, SO >)blaze::HybridMatrix< Type, M, N, SO >inline
addAssign(const SparseMatrix< MT, SO > &rhs)blaze::HybridMatrix< Type, M, N, SO >inline
addAssign(const SparseMatrix< MT,!SO > &rhs)blaze::HybridMatrix< Type, M, N, SO >inline
alignblaze::HybridMatrix< Type, M, N, SO >privatestatic
AlignedStorage typedefblaze::HybridMatrix< Type, M, N, SO >private
Alignmentblaze::HybridMatrix< Type, M, N, SO >privatestatic
assign(const DenseMatrix< MT, SO2 > &rhs) -> DisableIf_t< VectorizedAssign_v< MT > >blaze::HybridMatrix< Type, M, N, SO >inline
assign(const DenseMatrix< MT, SO2 > &rhs) -> EnableIf_t< VectorizedAssign_v< MT > > (defined in blaze::HybridMatrix< Type, M, N, SO >)blaze::HybridMatrix< Type, M, N, SO >inline
assign(const SparseMatrix< MT, SO > &rhs)blaze::HybridMatrix< Type, M, N, SO >inline
assign(const SparseMatrix< MT,!SO > &rhs)blaze::HybridMatrix< Type, M, N, SO >inline
at(size_t i, size_t j)blaze::HybridMatrix< Type, M, N, SO >inline
at(size_t i, size_t j) constblaze::HybridMatrix< Type, M, N, SO >inline
BaseType typedefblaze::HybridMatrix< Type, M, N, SO >
begin(size_t i) noexceptblaze::HybridMatrix< Type, M, N, SO >inline
begin(size_t i) const noexceptblaze::HybridMatrix< Type, M, N, SO >inline
canAlias(const Other *alias) const noexceptblaze::HybridMatrix< Type, M, N, SO >inline
capacity() noexceptblaze::HybridMatrix< Type, M, N, SO >inlinestatic
capacity(size_t i) const noexceptblaze::HybridMatrix< Type, M, N, SO >inline
cbegin(size_t i) const noexceptblaze::HybridMatrix< Type, M, N, SO >inline
cend(size_t i) const noexceptblaze::HybridMatrix< Type, M, N, SO >inline
clear()blaze::HybridMatrix< Type, M, N, SO >inline
columns() const noexceptblaze::HybridMatrix< Type, M, N, SO >inline
CompositeType typedefblaze::HybridMatrix< Type, M, N, SO >
ConstIterator typedefblaze::HybridMatrix< Type, M, N, SO >
ConstPointer typedefblaze::HybridMatrix< Type, M, N, SO >
ConstReference typedefblaze::HybridMatrix< Type, M, N, SO >
ctranspose()blaze::HybridMatrix< Type, M, N, SO >inline
data() noexceptblaze::HybridMatrix< Type, M, N, SO >inline
data() const noexceptblaze::HybridMatrix< Type, M, N, SO >inline
data(size_t i) noexceptblaze::HybridMatrix< Type, M, N, SO >inline
data(size_t i) const noexceptblaze::HybridMatrix< Type, M, N, SO >inline
ElementType typedefblaze::HybridMatrix< Type, M, N, SO >
end(size_t i) noexceptblaze::HybridMatrix< Type, M, N, SO >inline
end(size_t i) const noexceptblaze::HybridMatrix< Type, M, N, SO >inline
extend(size_t m, size_t n, bool preserve=true)blaze::HybridMatrix< Type, M, N, SO >inline
HybridMatrix()blaze::HybridMatrix< Type, M, N, SO >inlineexplicit
HybridMatrix(size_t m, size_t n)blaze::HybridMatrix< Type, M, N, SO >inlineexplicit
HybridMatrix(size_t m, size_t n, const Type &init)blaze::HybridMatrix< Type, M, N, SO >inlineexplicit
HybridMatrix(initializer_list< initializer_list< Type > > list)blaze::HybridMatrix< Type, M, N, SO >inlineexplicit
HybridMatrix(size_t m, size_t n, const Other *array)blaze::HybridMatrix< Type, M, N, SO >inlineexplicit
HybridMatrix(const Other(&array)[Rows][Cols])blaze::HybridMatrix< Type, M, N, SO >inlineexplicit
HybridMatrix(const HybridMatrix &m)blaze::HybridMatrix< Type, M, N, SO >inline
HybridMatrix(const Matrix< MT, SO2 > &m)blaze::HybridMatrix< Type, M, N, SO >inline
isAliased(const Other *alias) const noexceptblaze::HybridMatrix< Type, M, N, SO >inline
isAligned() noexceptblaze::HybridMatrix< Type, M, N, SO >inlinestatic
isIntact() const noexceptblaze::HybridMatrix< Type, M, N, SO >inline
Iterator typedefblaze::HybridMatrix< Type, M, N, SO >
load(size_t i, size_t j) const noexceptblaze::HybridMatrix< Type, M, N, SO >
loada(size_t i, size_t j) const noexceptblaze::HybridMatrix< Type, M, N, SO >
loadu(size_t i, size_t j) const noexceptblaze::HybridMatrix< Type, M, N, SO >
m_blaze::HybridMatrix< Type, M, N, SO >private
MatrixType typedefblaze::Matrix< MT, SO >
n_blaze::HybridMatrix< Type, M, N, SO >private
NNblaze::HybridMatrix< Type, M, N, SO >privatestatic
nonZeros() constblaze::HybridMatrix< Type, M, N, SO >inline
nonZeros(size_t i) constblaze::HybridMatrix< Type, M, N, SO >inline
operator delete(void *ptr)blaze::HybridMatrix< Type, M, N, SO >inlinestatic
operator delete(void *ptr, const std::nothrow_t &)blaze::HybridMatrix< Type, M, N, SO >inlinestatic
operator delete[](void *ptr)blaze::HybridMatrix< Type, M, N, SO >inlinestatic
operator delete[](void *ptr, const std::nothrow_t &)blaze::HybridMatrix< Type, M, N, SO >inlinestatic
operator new(std::size_t size)blaze::HybridMatrix< Type, M, N, SO >inlinestatic
operator new(std::size_t size, const std::nothrow_t &)blaze::HybridMatrix< Type, M, N, SO >inlinestatic
operator new[](std::size_t size)blaze::HybridMatrix< Type, M, N, SO >inlinestatic
operator new[](std::size_t size, const std::nothrow_t &)blaze::HybridMatrix< Type, M, N, SO >inlinestatic
operator%=(const Matrix< MT, SO2 > &rhs) (defined in blaze::HybridMatrix< Type, M, N, SO >)blaze::HybridMatrix< Type, M, N, SO >inline
operator%=(const Matrix< MT, SO2 > &rhs)blaze::HybridMatrix< Type, M, N, SO >inline
operator()(size_t i, size_t j) noexceptblaze::HybridMatrix< Type, M, N, SO >inline
operator()(size_t i, size_t j) const noexceptblaze::HybridMatrix< Type, M, N, SO >inline
operator+=(const Matrix< MT, SO2 > &rhs) (defined in blaze::HybridMatrix< Type, M, N, SO >)blaze::HybridMatrix< Type, M, N, SO >inline
operator+=(const Matrix< MT, SO2 > &rhs)blaze::HybridMatrix< Type, M, N, SO >inline
operator-=(const Matrix< MT, SO2 > &rhs) (defined in blaze::HybridMatrix< Type, M, N, SO >)blaze::HybridMatrix< Type, M, N, SO >inline
operator-=(const Matrix< MT, SO2 > &rhs)blaze::HybridMatrix< Type, M, N, SO >inline
operator=(const Type &set)blaze::HybridMatrix< Type, M, N, SO >inline
operator=(initializer_list< initializer_list< Type > > list)blaze::HybridMatrix< Type, M, N, SO >inline
operator=(const Other(&array)[Rows][Cols]) (defined in blaze::HybridMatrix< Type, M, N, SO >)blaze::HybridMatrix< Type, M, N, SO >inline
operator=(const HybridMatrix &rhs)blaze::HybridMatrix< Type, M, N, SO >inline
operator=(const Matrix< MT, SO2 > &rhs) (defined in blaze::HybridMatrix< Type, M, N, SO >)blaze::HybridMatrix< Type, M, N, SO >inline
operator=(const Other(&array)[Rows][Cols])blaze::HybridMatrix< Type, M, N, SO >inline
operator=(const Matrix< MT, SO2 > &rhs)blaze::HybridMatrix< Type, M, N, SO >inline
operator~() noexceptblaze::Matrix< MT, SO >inline
operator~() const noexceptblaze::Matrix< MT, SO >inline
OppositeType typedefblaze::HybridMatrix< Type, M, N, SO >
Pointer typedefblaze::HybridMatrix< Type, M, N, SO >
Reference typedefblaze::HybridMatrix< Type, M, N, SO >
reset()blaze::HybridMatrix< Type, M, N, SO >inline
reset(size_t i)blaze::HybridMatrix< Type, M, N, SO >inline
resize(size_t m, size_t n, bool preserve=true)blaze::HybridMatrix< Type, M, N, SO >
ResultType typedefblaze::HybridMatrix< Type, M, N, SO >
ReturnType typedefblaze::HybridMatrix< Type, M, N, SO >
rows() const noexceptblaze::HybridMatrix< Type, M, N, SO >inline
scale(const Other &scalar) (defined in blaze::HybridMatrix< Type, M, N, SO >)blaze::HybridMatrix< Type, M, N, SO >inline
scale(const Other &scalar)blaze::HybridMatrix< Type, M, N, SO >inline
schurAssign(const DenseMatrix< MT, SO2 > &rhs) -> DisableIf_t< VectorizedSchurAssign_v< MT > >blaze::HybridMatrix< Type, M, N, SO >inline
schurAssign(const DenseMatrix< MT, SO2 > &rhs) -> EnableIf_t< VectorizedSchurAssign_v< MT > > (defined in blaze::HybridMatrix< Type, M, N, SO >)blaze::HybridMatrix< Type, M, N, SO >inline
schurAssign(const SparseMatrix< MT, SO > &rhs)blaze::HybridMatrix< Type, M, N, SO >inline
schurAssign(const SparseMatrix< MT,!SO > &rhs)blaze::HybridMatrix< Type, M, N, SO >inline
simdEnabledblaze::HybridMatrix< Type, M, N, SO >static
SIMDSIZEblaze::HybridMatrix< Type, M, N, SO >privatestatic
SIMDType typedefblaze::HybridMatrix< Type, M, N, SO >
smpAssignableblaze::HybridMatrix< Type, M, N, SO >static
spacing() noexceptblaze::HybridMatrix< Type, M, N, SO >inlinestatic
storageOrderblaze::Matrix< MT, SO >static
store(size_t i, size_t j, const SIMDType &value) noexceptblaze::HybridMatrix< Type, M, N, SO >
storea(size_t i, size_t j, const SIMDType &value) noexceptblaze::HybridMatrix< Type, M, N, SO >
storeu(size_t i, size_t j, const SIMDType &value) noexceptblaze::HybridMatrix< Type, M, N, SO >
stream(size_t i, size_t j, const SIMDType &value) noexceptblaze::HybridMatrix< Type, M, N, SO >
subAssign(const DenseMatrix< MT, SO2 > &rhs) -> DisableIf_t< VectorizedSubAssign_v< MT > >blaze::HybridMatrix< Type, M, N, SO >inline
subAssign(const DenseMatrix< MT, SO2 > &rhs) -> EnableIf_t< VectorizedSubAssign_v< MT > > (defined in blaze::HybridMatrix< Type, M, N, SO >)blaze::HybridMatrix< Type, M, N, SO >inline
subAssign(const SparseMatrix< MT, SO > &rhs)blaze::HybridMatrix< Type, M, N, SO >inline
subAssign(const SparseMatrix< MT,!SO > &rhs)blaze::HybridMatrix< Type, M, N, SO >inline
swap(HybridMatrix &m) noexceptblaze::HybridMatrix< Type, M, N, SO >inline
This typedefblaze::HybridMatrix< Type, M, N, SO >
transpose()blaze::HybridMatrix< Type, M, N, SO >inline
TransposeType typedefblaze::HybridMatrix< Type, M, N, SO >
v_blaze::HybridMatrix< Type, M, N, SO >private
~HybridMatrix()=default (defined in blaze::HybridMatrix< Type, M, N, SO >)blaze::HybridMatrix< Type, M, N, SO >