at(size_t r, size_t c) | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
at(size_t r, size_t c) const | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
begin() noexcept | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
cbegin() const noexcept | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
cend() | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
const_iterator typedef | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
coords(const_iterator it) const | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
end() | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
hash_value() const | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
iterator typedef | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
nr_cols (defined in StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar >) | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | static |
nr_rows (defined in StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar >) | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | static |
number_of_cols() const noexcept | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
number_of_rows() const noexcept | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
One typedef | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
one() const | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | static |
operator!=(StaticMatrix const &that) const | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
operator!=(RowView const &that) const | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
operator()(size_t r, size_t c) | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
operator()(size_t r, size_t c) const | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
operator*(StaticMatrix const &that) | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
operator*(scalar_type a) | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
operator*=(scalar_type a) | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
operator+(StaticMatrix const &that) | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
operator+(scalar_type a) | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
operator+=(StaticMatrix const &that) | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
operator+=(RowView const &that) | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
operator+=(scalar_type a) | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
operator<(StaticMatrix const &that) const | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
operator<(RowView const &that) const | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
operator<=(U const &that) const | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
operator=(StaticMatrix const &)=default | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
operator=(StaticMatrix &&)=default | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
operator==(StaticMatrix const &that) const | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
operator==(RowView const &that) const | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
operator>(StaticMatrix const &that) const | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
operator>=(U const &that) const | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
Plus typedef | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
Prod typedef | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
product_inplace_no_checks(StaticMatrix const &x, StaticMatrix const &y) | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
Row typedef | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
row(size_t i) const | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
row_no_checks(size_t i) const | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
rows(T &x) const | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
RowView typedef | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
scalar_const_reference typedef | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
scalar_one() const noexcept | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
scalar_reference typedef | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
scalar_type typedef | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
scalar_zero() const noexcept | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
semiring() const noexcept | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
StaticMatrix(std::initializer_list< scalar_type > const &c) | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | inlineexplicit |
StaticMatrix(std::initializer_list< std::initializer_list< scalar_type > > const &m) | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | inlineexplicit |
StaticMatrix(std::vector< std::vector< scalar_type > > const &m) | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | inlineexplicit |
StaticMatrix(RowView const &rv) | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | inlineexplicit |
StaticMatrix()=default | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
StaticMatrix(StaticMatrix const &)=default | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
StaticMatrix(StaticMatrix &&)=default | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
swap(StaticMatrix &that) noexcept | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
transpose() | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
transpose_no_checks() | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
Zero typedef | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |