Rcpp Version 1.0.9
Rcpp::SubMatrix< RTYPE > Member List

This is the complete list of members for Rcpp::SubMatrix< RTYPE >, including all inherited members.

begin() constRcpp::MatrixBase< RTYPE, true, SubMatrix< RTYPE > >inline
column_iterator(int j) constRcpp::SubMatrix< RTYPE >inline
end() constRcpp::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
iterRcpp::SubMatrix< RTYPE >private
mRcpp::SubMatrix< RTYPE >private
m_nrRcpp::SubMatrix< RTYPE >private
MATRIX typedefRcpp::SubMatrix< RTYPE >
ncRcpp::SubMatrix< RTYPE >private
ncol() constRcpp::SubMatrix< RTYPE >inline
nrRcpp::SubMatrix< RTYPE >private
nrow() constRcpp::SubMatrix< RTYPE >inline
ones(int n)Rcpp::MatrixBase< RTYPE, true, SubMatrix< RTYPE > >inlinestatic
operator()(int i, int j) constRcpp::SubMatrix< RTYPE >inline
Proxy typedefRcpp::SubMatrix< RTYPE >
size() constRcpp::SubMatrix< RTYPE >inline
stored_type typedefRcpp::MatrixBase< RTYPE, true, SubMatrix< RTYPE > >
SubMatrix(MATRIX &m_, const Range &row_range_, const Range &col_range_)Rcpp::SubMatrix< RTYPE >inline
vec_iterator typedefRcpp::SubMatrix< RTYPE >
zeros(int n)Rcpp::MatrixBase< RTYPE, true, SubMatrix< RTYPE > >inlinestatic