|
Rcpp Version 1.1.2
|
#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 |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |