begin() const | Rcpp::MatrixColumn< RTYPE > | inline |
begin() | Rcpp::MatrixColumn< RTYPE > | inline |
cbegin() const | Rcpp::MatrixColumn< RTYPE > | inline |
cend() const | Rcpp::MatrixColumn< RTYPE > | inline |
const_iterator typedef | Rcpp::MatrixColumn< RTYPE > | |
const_Proxy typedef | Rcpp::MatrixColumn< RTYPE > | |
const_start | Rcpp::MatrixColumn< RTYPE > | private |
elem_type typedef | Rcpp::VectorBase< RTYPE, true, MatrixColumn< RTYPE > > | |
end() const | Rcpp::MatrixColumn< RTYPE > | inline |
end() | Rcpp::MatrixColumn< RTYPE > | inline |
get_ref() | Rcpp::VectorBase< RTYPE, true, MatrixColumn< RTYPE > > | inline |
get_ref() const | Rcpp::VectorBase< RTYPE, true, MatrixColumn< RTYPE > > | inline |
iterator typedef | Rcpp::MatrixColumn< RTYPE > | |
MATRIX typedef | Rcpp::MatrixColumn< RTYPE > | |
MatrixColumn(MATRIX &parent, int i) | Rcpp::MatrixColumn< RTYPE > | inline |
MatrixColumn(const MATRIX &parent, int i) | Rcpp::MatrixColumn< RTYPE > | inline |
MatrixColumn(const MatrixColumn &other) | Rcpp::MatrixColumn< RTYPE > | inline |
n | Rcpp::MatrixColumn< RTYPE > | private |
operator=(const Rcpp::VectorBase< RT, NA, T > &rhs) | Rcpp::MatrixColumn< RTYPE > | inline |
operator=(const MatrixColumn &rhs) | Rcpp::MatrixColumn< RTYPE > | inline |
operator[](int i) | Rcpp::MatrixColumn< RTYPE > | inline |
operator[](int i) const | Rcpp::MatrixColumn< RTYPE > | inline |
VectorBase< RTYPE, true, MatrixColumn< RTYPE > >::operator[](R_xlen_t i) const | Rcpp::VectorBase< RTYPE, true, MatrixColumn< RTYPE > > | inline |
Proxy typedef | Rcpp::MatrixColumn< RTYPE > | |
size() const | Rcpp::MatrixColumn< RTYPE > | inline |
start | Rcpp::MatrixColumn< RTYPE > | private |
stored_type typedef | Rcpp::VectorBase< RTYPE, true, MatrixColumn< RTYPE > > | |
value_type typedef | Rcpp::MatrixColumn< RTYPE > | |