This is the complete list of members for Rcpp::SubMatrix< RTYPE >, including all inherited members.
| begin() const | Rcpp::MatrixBase< RTYPE, true, SubMatrix< RTYPE > > | inline |
| column_iterator(int j) const | Rcpp::SubMatrix< RTYPE > | inline |
| end() const | Rcpp::MatrixBase< RTYPE, true, SubMatrix< RTYPE > > | inline |
| eye(int n) | Rcpp::MatrixBase< RTYPE, true, SubMatrix< RTYPE > > | inlinestatic |
| get_ref() | Rcpp::MatrixBase< RTYPE, true, SubMatrix< RTYPE > > | inline |
| iter | Rcpp::SubMatrix< RTYPE > | private |
| m | Rcpp::SubMatrix< RTYPE > | private |
| m_nr | Rcpp::SubMatrix< RTYPE > | private |
| MATRIX typedef | Rcpp::SubMatrix< RTYPE > | |
| nc | Rcpp::SubMatrix< RTYPE > | private |
| ncol() const | Rcpp::SubMatrix< RTYPE > | inline |
| nr | Rcpp::SubMatrix< RTYPE > | private |
| nrow() const | Rcpp::SubMatrix< RTYPE > | inline |
| ones(int n) | Rcpp::MatrixBase< RTYPE, true, SubMatrix< RTYPE > > | inlinestatic |
| operator()(int i, int j) const | Rcpp::SubMatrix< RTYPE > | inline |
| Proxy typedef | Rcpp::SubMatrix< RTYPE > | |
| size() const | Rcpp::SubMatrix< RTYPE > | inline |
| stored_type typedef | Rcpp::MatrixBase< RTYPE, true, SubMatrix< RTYPE > > | |
| SubMatrix(MATRIX &m_, const Range &row_range_, const Range &col_range_) | Rcpp::SubMatrix< RTYPE > | inline |
| vec_iterator typedef | Rcpp::SubMatrix< RTYPE > | |
| zeros(int n) | Rcpp::MatrixBase< RTYPE, true, SubMatrix< RTYPE > > | inlinestatic |