| capacity() const | walberla::math::MatrixMxN< Type > | inline |
| capacity_ | walberla::math::MatrixMxN< Type > | private |
| clear() | walberla::math::MatrixMxN< Type > | inline |
| columns() const | walberla::math::MatrixMxN< Type > | inline |
| CompositeType typedef | walberla::math::MatrixMxN< Type > | |
| ElementType typedef | walberla::math::MatrixMxN< Type > | |
| extend(size_t m, size_t n, bool preserve=true) | walberla::math::MatrixMxN< Type > | inline |
| isAliased(const Other *alias) const | walberla::math::MatrixMxN< Type > | inline |
| isDiagonal() const | walberla::math::MatrixMxN< Type > | inline |
| isSymmetric() const | walberla::math::MatrixMxN< Type > | inline |
| m_ | walberla::math::MatrixMxN< Type > | private |
| MatrixMxN() | walberla::math::MatrixMxN< Type > | inlineexplicit |
| MatrixMxN(size_t m, size_t n) | walberla::math::MatrixMxN< Type > | inlineexplicit |
| MatrixMxN(size_t m, size_t n, Type init) | walberla::math::MatrixMxN< Type > | inlineexplicit |
| MatrixMxN(const MatrixMxN &m) | walberla::math::MatrixMxN< Type > | inline |
| MatrixMxN(const std::array< std::array< Other, N >, M > &rhs) | walberla::math::MatrixMxN< Type > | inline |
| n_ | walberla::math::MatrixMxN< Type > | private |
| nonZeros() const | walberla::math::MatrixMxN< Type > | inline |
| nonZeros(size_t i) const | walberla::math::MatrixMxN< Type > | inline |
| operator()(size_t i, size_t j) | walberla::math::MatrixMxN< Type > | inline |
| operator()(size_t i, size_t j) const | walberla::math::MatrixMxN< Type > | inline |
| operator=(const std::array< std::array< Other, N >, M > &rhs) | walberla::math::MatrixMxN< Type > | inline |
| operator=(Type set) | walberla::math::MatrixMxN< Type > | inline |
| operator=(const MatrixMxN &set) | walberla::math::MatrixMxN< Type > | inline |
| operator=(const std::array< std::array< Other, N >, M > &rhs) | walberla::math::MatrixMxN< Type > | inline |
| operator[](size_t index) | walberla::math::MatrixMxN< Type > | inline |
| operator[](size_t index) const | walberla::math::MatrixMxN< Type > | inline |
| reserve(size_t elements) | walberla::math::MatrixMxN< Type > | inline |
| reset() | walberla::math::MatrixMxN< Type > | inline |
| resize(size_t m, size_t n, bool preserve=true) | walberla::math::MatrixMxN< Type > | |
| ResultType typedef | walberla::math::MatrixMxN< Type > | |
| rows() const | walberla::math::MatrixMxN< Type > | inline |
| scale(Other scalar) | walberla::math::MatrixMxN< Type > | inline |
| scale(Other scalar) | walberla::math::MatrixMxN< Type > | inline |
| swap(MatrixMxN &m) | walberla::math::MatrixMxN< Type > | inline |
| This typedef | walberla::math::MatrixMxN< Type > | |
| transpose() | walberla::math::MatrixMxN< Type > | inline |
| v_ | walberla::math::MatrixMxN< Type > | private |
| ~MatrixMxN() | walberla::math::MatrixMxN< Type > | inline |