Blaze 3.9
blaze::StaticMatrix< Type, M, N, SO, AF, PF, Tag > Member List

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

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