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

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

begin() constRcpp::ConstMatrixColumn< RTYPE >inline
cbegin() constRcpp::ConstMatrixColumn< RTYPE >inline
cend() constRcpp::ConstMatrixColumn< RTYPE >inline
const_iterator typedefRcpp::ConstMatrixColumn< RTYPE >
const_Proxy typedefRcpp::ConstMatrixColumn< RTYPE >
const_startRcpp::ConstMatrixColumn< RTYPE >private
ConstMatrixColumn(const MATRIX &parent, int i)Rcpp::ConstMatrixColumn< RTYPE >inline
ConstMatrixColumn(const ConstMatrixColumn &other)Rcpp::ConstMatrixColumn< RTYPE >inline
elem_type typedefRcpp::VectorBase< RTYPE, true, ConstMatrixColumn< RTYPE > >
end() constRcpp::ConstMatrixColumn< RTYPE >inline
get_ref()Rcpp::VectorBase< RTYPE, true, ConstMatrixColumn< RTYPE > >inline
get_ref() constRcpp::VectorBase< RTYPE, true, ConstMatrixColumn< RTYPE > >inline
iterator typedefRcpp::VectorBase< RTYPE, true, ConstMatrixColumn< RTYPE > >
MATRIX typedefRcpp::ConstMatrixColumn< RTYPE >
nRcpp::ConstMatrixColumn< RTYPE >private
operator[](int i) constRcpp::ConstMatrixColumn< RTYPE >inline
VectorBase< RTYPE, true, ConstMatrixColumn< RTYPE > >::operator[](R_xlen_t i) constRcpp::VectorBase< RTYPE, true, ConstMatrixColumn< RTYPE > >inline
size() constRcpp::ConstMatrixColumn< RTYPE >inline
stored_type typedefRcpp::VectorBase< RTYPE, true, ConstMatrixColumn< RTYPE > >
value_type typedefRcpp::ConstMatrixColumn< RTYPE >