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 > | |
begin() const noexcept (defined in MatrixCommon< Container, Subclass, TRowView, Semiring >) | MatrixCommon< Container, Subclass, TRowView, Semiring > | inline |
cbegin() const noexcept | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
cend() | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
cend() const noexcept (defined in MatrixCommon< Container, Subclass, TRowView, Semiring >) | MatrixCommon< Container, Subclass, TRowView, Semiring > | inline |
const_iterator typedef | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
container_type typedef (defined in MatrixCommon< Container, Subclass, TRowView, Semiring >) | MatrixCommon< Container, Subclass, TRowView, Semiring > | |
coords(const_iterator it) const | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
coords(U const &it) const (defined in MatrixCommon< Container, Subclass, TRowView, Semiring >) | MatrixCommon< Container, Subclass, TRowView, Semiring > | inline |
end() | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
end() const noexcept (defined in MatrixCommon< Container, Subclass, TRowView, Semiring >) | MatrixCommon< Container, Subclass, TRowView, Semiring > | inline |
hash_value() const | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
iterator typedef | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
MatrixCommon(MatrixCommon const &)=default (defined in MatrixCommon< Container, Subclass, TRowView, Semiring >) | MatrixCommon< Container, Subclass, TRowView, Semiring > | |
MatrixCommon(MatrixCommon &&)=default (defined in MatrixCommon< Container, Subclass, TRowView, Semiring >) | MatrixCommon< Container, Subclass, TRowView, Semiring > | |
MatrixCommon(std::initializer_list< scalar_type > const &c) (defined in MatrixCommon< Container, Subclass, TRowView, Semiring >) | MatrixCommon< Container, Subclass, TRowView, Semiring > | inlineexplicit |
MatrixCommon(std::vector< std::vector< scalar_type > > const &m) (defined in MatrixCommon< Container, Subclass, TRowView, Semiring >) | MatrixCommon< Container, Subclass, TRowView, Semiring > | inlineexplicit |
MatrixCommon(std::initializer_list< std::initializer_list< scalar_type > > const &m) (defined in MatrixCommon< Container, Subclass, TRowView, Semiring >) | MatrixCommon< Container, Subclass, TRowView, Semiring > | inline |
MatrixCommon(RowView const &rv) (defined in MatrixCommon< Container, Subclass, TRowView, Semiring >) | MatrixCommon< Container, Subclass, TRowView, Semiring > | inlineexplicit |
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!=(T const &that) const (defined in MatrixCommon< Container, Subclass, TRowView, Semiring >) | MatrixCommon< Container, Subclass, TRowView, Semiring > | inline |
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*(Subclass const &y) const (defined in MatrixCommon< Container, Subclass, TRowView, Semiring >) | MatrixCommon< Container, Subclass, TRowView, Semiring > | inline |
operator*(scalar_type a) const (defined in MatrixCommon< Container, Subclass, TRowView, Semiring >) | MatrixCommon< Container, Subclass, TRowView, Semiring > | inline |
operator*=(scalar_type a) | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
operator*=(scalar_type a) (defined in MatrixCommon< Container, Subclass, TRowView, Semiring >) | MatrixCommon< Container, Subclass, TRowView, Semiring > | inline |
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+(Subclass const &y) const (defined in MatrixCommon< Container, Subclass, TRowView, Semiring >) | MatrixCommon< Container, Subclass, TRowView, Semiring > | inline |
operator+(scalar_type a) const (defined in MatrixCommon< Container, Subclass, TRowView, Semiring >) | MatrixCommon< Container, Subclass, TRowView, Semiring > | inline |
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+=(Subclass const &that) (defined in MatrixCommon< Container, Subclass, TRowView, Semiring >) | MatrixCommon< Container, Subclass, TRowView, Semiring > | inline |
operator+=(RowView const &that) (defined in MatrixCommon< Container, Subclass, TRowView, Semiring >) | MatrixCommon< Container, Subclass, TRowView, Semiring > | inline |
operator+=(scalar_type a) (defined in MatrixCommon< Container, Subclass, TRowView, Semiring >) | MatrixCommon< Container, Subclass, TRowView, Semiring > | inline |
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<(MatrixCommon const &that) const (defined in MatrixCommon< Container, Subclass, TRowView, Semiring >) | MatrixCommon< Container, Subclass, TRowView, Semiring > | inline |
operator<(RowView const &that) const (defined in MatrixCommon< Container, Subclass, TRowView, Semiring >) | MatrixCommon< Container, Subclass, TRowView, Semiring > | inline |
operator<=(U const &that) const | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
operator<=(T const &that) const (defined in MatrixCommon< Container, Subclass, TRowView, Semiring >) | MatrixCommon< Container, Subclass, TRowView, Semiring > | inline |
operator=(StaticMatrix const &)=default | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
operator=(StaticMatrix &&)=default | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
operator=(MatrixCommon const &)=default (defined in MatrixCommon< Container, Subclass, TRowView, Semiring >) | MatrixCommon< Container, Subclass, TRowView, Semiring > | |
operator=(MatrixCommon &&)=default (defined in MatrixCommon< Container, Subclass, TRowView, Semiring >) | MatrixCommon< Container, Subclass, TRowView, Semiring > | |
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==(MatrixCommon const &that) const (defined in MatrixCommon< Container, Subclass, TRowView, Semiring >) | MatrixCommon< Container, Subclass, TRowView, Semiring > | inline |
operator==(RowView const &that) const (defined in MatrixCommon< Container, Subclass, TRowView, Semiring >) | MatrixCommon< Container, Subclass, TRowView, Semiring > | inline |
operator>(StaticMatrix const &that) const | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
operator>(T const &that) const (defined in MatrixCommon< Container, Subclass, TRowView, Semiring >) | MatrixCommon< Container, Subclass, TRowView, Semiring > | inline |
operator>=(U const &that) const | StaticMatrix< PlusOp, ProdOp, ZeroOp, OneOp, R, C, Scalar > | |
operator>=(T const &that) const (defined in MatrixCommon< Container, Subclass, TRowView, Semiring >) | MatrixCommon< Container, Subclass, TRowView, Semiring > | inline |
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 > | |
product_inplace_no_checks(Subclass const &A, Subclass const &B) (defined in MatrixCommon< Container, Subclass, TRowView, Semiring >) | MatrixCommon< Container, Subclass, TRowView, Semiring > | inline |
resize(size_t r, size_t c) -> std::enable_if_t< std::is_same< SFINAE, std::vector< scalar_type > >::value > (defined in MatrixCommon< Container, Subclass, TRowView, Semiring >) | MatrixCommon< Container, Subclass, TRowView, Semiring > | inlineprotected |
resize(size_t, size_t) -> std::enable_if_t< !std::is_same< SFINAE, std::vector< scalar_type > >::value > (defined in MatrixCommon< Container, Subclass, TRowView, Semiring >) | MatrixCommon< Container, Subclass, TRowView, Semiring > | inlineprotected |
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 > | |
semiring_type typedef (defined in MatrixCommon< Container, Subclass, TRowView, Semiring >) | MatrixCommon< Container, Subclass, TRowView, Semiring > | |
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 > | |
swap(MatrixCommon &that) noexcept (defined in MatrixCommon< Container, Subclass, TRowView, Semiring >) | MatrixCommon< Container, Subclass, TRowView, Semiring > | inline |
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 > | |