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

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

begin() constRcpp::ConstMatrixRow< RTYPE >inline
cbegin() constRcpp::VectorBase< RTYPE, true, ConstMatrixRow< RTYPE > >inline
cend() constRcpp::VectorBase< RTYPE, true, ConstMatrixRow< RTYPE > >inline
const_iterator typedefRcpp::VectorBase< RTYPE, true, ConstMatrixRow< RTYPE > >
const_reference typedefRcpp::ConstMatrixRow< RTYPE >
ConstMatrixRow(const MATRIX &object, int i)Rcpp::ConstMatrixRow< RTYPE >inline
ConstMatrixRow(const ConstMatrixRow &other)Rcpp::ConstMatrixRow< RTYPE >inline
elem_type typedefRcpp::VectorBase< RTYPE, true, ConstMatrixRow< RTYPE > >
end() constRcpp::ConstMatrixRow< RTYPE >inline
get_parent_index(int i) constRcpp::ConstMatrixRow< RTYPE >inlineprivate
get_ref()Rcpp::VectorBase< RTYPE, true, ConstMatrixRow< RTYPE > >inline
get_ref() constRcpp::VectorBase< RTYPE, true, ConstMatrixRow< RTYPE > >inline
iterator typedefRcpp::ConstMatrixRow< RTYPE >
MATRIX typedefRcpp::ConstMatrixRow< RTYPE >
operator[](int i) constRcpp::ConstMatrixRow< RTYPE >inline
VectorBase< RTYPE, true, ConstMatrixRow< RTYPE > >::operator[](R_xlen_t i) constRcpp::VectorBase< RTYPE, true, ConstMatrixRow< RTYPE > >inline
parentRcpp::ConstMatrixRow< RTYPE >private
parent_nrowRcpp::ConstMatrixRow< RTYPE >private
rowRcpp::ConstMatrixRow< RTYPE >private
size() constRcpp::ConstMatrixRow< RTYPE >inline
startRcpp::ConstMatrixRow< RTYPE >private
stored_type typedefRcpp::VectorBase< RTYPE, true, ConstMatrixRow< RTYPE > >
value_type typedefRcpp::ConstMatrixRow< RTYPE >