| Cols() | Nexus::Mat< T, RowCount, ColCount, Layout > | static |
| const_mdspan_type typedef | Nexus::Mat< T, RowCount, ColCount, Layout > | |
| Data() | Nexus::Mat< T, RowCount, ColCount, Layout > | |
| Data() const | Nexus::Mat< T, RowCount, ColCount, Layout > | |
| Determinant() const | Nexus::Mat< T, RowCount, ColCount, Layout > | |
| extents_type typedef | Nexus::Mat< T, RowCount, ColCount, Layout > | |
| Identity() | Nexus::Mat< T, RowCount, ColCount, Layout > | static |
| Identity() | Nexus::Mat< T, RowCount, ColCount, Layout > | |
| Inverse() const | Nexus::Mat< T, RowCount, ColCount, Layout > | |
| Inverse() const | Nexus::Mat< T, RowCount, ColCount, Layout > | |
| layout_type typedef | Nexus::Mat< T, RowCount, ColCount, Layout > | |
| mapping_type typedef | Nexus::Mat< T, RowCount, ColCount, Layout > | |
| Mat()=default | Nexus::Mat< T, RowCount, ColCount, Layout > | |
| Mat(Args &&... args) | Nexus::Mat< T, RowCount, ColCount, Layout > | |
| Mat(const Mat< U, RowCount, ColCount, OtherLayout > &other) | Nexus::Mat< T, RowCount, ColCount, Layout > | |
| MDSpan() | Nexus::Mat< T, RowCount, ColCount, Layout > | |
| MDSpan() const | Nexus::Mat< T, RowCount, ColCount, Layout > | |
| mdspan_type typedef | Nexus::Mat< T, RowCount, ColCount, Layout > | |
| operator()(size_type row, size_type col) | Nexus::Mat< T, RowCount, ColCount, Layout > | |
| operator()(size_type row, size_type col) const | Nexus::Mat< T, RowCount, ColCount, Layout > | |
| operator*=(U scalar) | Nexus::Mat< T, RowCount, ColCount, Layout > | |
| operator*=(U scalar) | Nexus::Mat< T, RowCount, ColCount, Layout > | |
| operator+() const | Nexus::Mat< T, RowCount, ColCount, Layout > | |
| operator+=(const Mat< U, RowCount, ColCount, OtherLayout > &other) | Nexus::Mat< T, RowCount, ColCount, Layout > | |
| operator+=(const Mat< U, RowCount, ColCount, OtherLayout > &other) | Nexus::Mat< T, RowCount, ColCount, Layout > | |
| operator-() const | Nexus::Mat< T, RowCount, ColCount, Layout > | |
| operator-=(const Mat< U, RowCount, ColCount, OtherLayout > &other) | Nexus::Mat< T, RowCount, ColCount, Layout > | |
| operator-=(const Mat< U, RowCount, ColCount, OtherLayout > &other) | Nexus::Mat< T, RowCount, ColCount, Layout > | |
| operator/=(U scalar) | Nexus::Mat< T, RowCount, ColCount, Layout > | |
| operator/=(U scalar) | Nexus::Mat< T, RowCount, ColCount, Layout > | |
| operator==(const Mat< U, RowCount, ColCount, Layout > &other) const | Nexus::Mat< T, RowCount, ColCount, Layout > | |
| operator==(const Mat< U, RowCount, ColCount, OtherLayout > &other) const | Nexus::Mat< T, RowCount, ColCount, Layout > | |
| operator[](size_type row, size_type col) | Nexus::Mat< T, RowCount, ColCount, Layout > | |
| operator[](size_type row, size_type col) const | Nexus::Mat< T, RowCount, ColCount, Layout > | |
| Rows() | Nexus::Mat< T, RowCount, ColCount, Layout > | static |
| Size() | Nexus::Mat< T, RowCount, ColCount, Layout > | static |
| size_type typedef | Nexus::Mat< T, RowCount, ColCount, Layout > | |
| Transpose() const | Nexus::Mat< T, RowCount, ColCount, Layout > | |
| value_type typedef | Nexus::Mat< T, RowCount, ColCount, Layout > | |