| checki(const label i) const | Matrix< RectangularMatrix< Type >, Type > | inline |
| checkj(const label j) const | Matrix< RectangularMatrix< Type >, Type > | inline |
| clear() | Matrix< RectangularMatrix< Type >, Type > | |
| clone() const | RectangularMatrix< Type > | inline |
| m() const | Matrix< RectangularMatrix< Type >, Type > | inline |
| Matrix() | Matrix< RectangularMatrix< Type >, Type > | inline |
| Matrix(const label n, const label m) | Matrix< RectangularMatrix< Type >, Type > | |
| Matrix(const label n, const label m, const Type &) | Matrix< RectangularMatrix< Type >, Type > | |
| Matrix(const Matrix< RectangularMatrix< Type >, Type > &) | Matrix< RectangularMatrix< Type >, Type > | |
| Matrix(Istream &) | Matrix< RectangularMatrix< Type >, Type > | |
| n() const | Matrix< RectangularMatrix< Type >, Type > | inline |
| null() | Matrix< RectangularMatrix< Type >, Type > | inlinestatic |
| operator=(const Matrix< RectangularMatrix< Type >, Type > &) | Matrix< RectangularMatrix< Type >, Type > | |
| operator=(const Type &) | Matrix< RectangularMatrix< Type >, Type > | |
| operator[](const label) | Matrix< RectangularMatrix< Type >, Type > | inline |
| operator[](const label) const | Matrix< RectangularMatrix< Type >, Type > | inline |
| RectangularMatrix() | RectangularMatrix< Type > | inline |
| RectangularMatrix(const label m, const label n) | RectangularMatrix< Type > | inline |
| RectangularMatrix(const label m, const label n, const Type &) | RectangularMatrix< Type > | inline |
| RectangularMatrix(Istream &) | RectangularMatrix< Type > | inline |
| size() const | Matrix< RectangularMatrix< Type >, Type > | inline |
| T() const | Matrix< RectangularMatrix< Type >, Type > | |
| transfer(Matrix< RectangularMatrix< Type >, Type > &) | Matrix< RectangularMatrix< Type >, Type > | |
| ~Matrix() | Matrix< RectangularMatrix< Type >, Type > | |