Rcpp Version 1.0.14
|
#include <cbind.h>
Public Types | |
typedef cbind_storage_type< RTYPE >::type | stored_type |
Public Member Functions | |
stored_type | operator[] (R_xlen_t i) const |
stored_type | operator() (R_xlen_t i, R_xlen_t j) const |
R_xlen_t | size () const |
R_xlen_t | nrow () const |
R_xlen_t | ncol () const |
operator E& () | |
operator const E & () const | |
typedef cbind_storage_type<RTYPE>::type Rcpp::sugar::cbind_impl::BindableExpression< RTYPE, E >::stored_type |
|
inline |
Definition at line 72 of file cbind.h.
References Rcpp::as().
|
inline |
Definition at line 68 of file cbind.h.
References Rcpp::as().
|
inline |
|
inline |
|
inline |
Definition at line 60 of file cbind.h.
References Rcpp::as().
|
inline |
Definition at line 56 of file cbind.h.
References Rcpp::as().
|
inline |
Definition at line 64 of file cbind.h.
References Rcpp::as().