This is the complete list of members for Rcpp::ConstMatrixColumn< RTYPE >, including all inherited members.
begin() const | Rcpp::ConstMatrixColumn< RTYPE > | inline |
cbegin() const | Rcpp::ConstMatrixColumn< RTYPE > | inline |
cend() const | Rcpp::ConstMatrixColumn< RTYPE > | inline |
const_iterator typedef | Rcpp::ConstMatrixColumn< RTYPE > | |
const_Proxy typedef | Rcpp::ConstMatrixColumn< RTYPE > | |
const_start | Rcpp::ConstMatrixColumn< RTYPE > | private |
ConstMatrixColumn(const MATRIX &parent, int i) | Rcpp::ConstMatrixColumn< RTYPE > | inline |
ConstMatrixColumn(const ConstMatrixColumn &other) | Rcpp::ConstMatrixColumn< RTYPE > | inline |
elem_type typedef | Rcpp::VectorBase< RTYPE, true, ConstMatrixColumn< RTYPE > > | |
end() const | Rcpp::ConstMatrixColumn< RTYPE > | inline |
get_ref() | Rcpp::VectorBase< RTYPE, true, ConstMatrixColumn< RTYPE > > | inline |
get_ref() const | Rcpp::VectorBase< RTYPE, true, ConstMatrixColumn< RTYPE > > | inline |
iterator typedef | Rcpp::VectorBase< RTYPE, true, ConstMatrixColumn< RTYPE > > | |
MATRIX typedef | Rcpp::ConstMatrixColumn< RTYPE > | |
n | Rcpp::ConstMatrixColumn< RTYPE > | private |
operator[](int i) const | Rcpp::ConstMatrixColumn< RTYPE > | inline |
VectorBase< RTYPE, true, ConstMatrixColumn< RTYPE > >::operator[](R_xlen_t i) const | Rcpp::VectorBase< RTYPE, true, ConstMatrixColumn< RTYPE > > | inline |
size() const | Rcpp::ConstMatrixColumn< RTYPE > | inline |
stored_type typedef | Rcpp::VectorBase< RTYPE, true, ConstMatrixColumn< RTYPE > > | |
value_type typedef | Rcpp::ConstMatrixColumn< RTYPE > | |