| 
    Rcpp Version 1.0.14
    
   | 
 
#include <cbind.h>


Public Types | |
| typedef cbind_storage_type< RTYPE >::type | stored_type | 
  Public Types inherited from Rcpp::sugar::cbind_impl::BindableExpression< RTYPE, JoinOp< RTYPE, E1, E2 > > | |
| typedef cbind_storage_type< RTYPE >::type | stored_type | 
  Public Types inherited from Rcpp::MatrixBase< RTYPE, true, JoinOp< RTYPE, E1, E2 > > | |
| typedef traits::storage_type< RTYPE >::type | stored_type | 
Public Member Functions | |
| JoinOp (const BindableExpression< RTYPE, E1 > &e1_, const BindableExpression< RTYPE, E2 > &e2_) | |
| R_xlen_t | size () const | 
| R_xlen_t | nrow () const | 
| R_xlen_t | ncol () const | 
| stored_type | operator[] (R_xlen_t i) const | 
| stored_type | operator() (R_xlen_t i, R_xlen_t j) const | 
  Public Member Functions inherited from Rcpp::sugar::cbind_impl::BindableExpression< RTYPE, JoinOp< RTYPE, E1, E2 > > | |
| 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 JoinOp< RTYPE, E1, E2 > & () | |
| operator const JoinOp< RTYPE, E1, E2 > & () const | |
  Public Member Functions inherited from Rcpp::MatrixBase< RTYPE, true, JoinOp< RTYPE, E1, E2 > > | |
| JoinOp< RTYPE, E1, E2 > & | get_ref () | 
| stored_type | operator() (int i, int j) const | 
| R_xlen_t | size () const | 
| R_xlen_t | nrow () const | 
| R_xlen_t | ncol () const | 
| iterator | begin () const | 
| iterator | end () const | 
Private Attributes | |
| const E1 & | e1 | 
| const E2 & | e2 | 
Additional Inherited Members | |
  Static Public Member Functions inherited from Rcpp::MatrixBase< RTYPE, true, JoinOp< RTYPE, E1, E2 > > | |
| static JoinOp< RTYPE, E1, E2 > | eye (int n) | 
| static JoinOp< RTYPE, E1, E2 > | ones (int n) | 
| static JoinOp< RTYPE, E1, E2 > | zeros (int n) | 
| typedef cbind_storage_type<RTYPE>::type Rcpp::sugar::cbind_impl::JoinOp< RTYPE, E1, E2 >::stored_type | 
      
  | 
  inline | 
Definition at line 177 of file cbind.h.
References Rcpp::as(), Rcpp::sugar::cbind_impl::JoinOp< RTYPE, E1, E2 >::e1, Rcpp::sugar::cbind_impl::JoinOp< RTYPE, E1, E2 >::e2, and Rcpp::stop().

      
  | 
  inline | 
Definition at line 195 of file cbind.h.
References Rcpp::sugar::cbind_impl::JoinOp< RTYPE, E1, E2 >::e1, and Rcpp::sugar::cbind_impl::JoinOp< RTYPE, E1, E2 >::e2.
      
  | 
  inline | 
Definition at line 193 of file cbind.h.
References Rcpp::sugar::cbind_impl::JoinOp< RTYPE, E1, E2 >::e1.
Referenced by Rcpp::sugar::cbind_impl::JoinOp< RTYPE, E1, E2 >::operator()(), Rcpp::sugar::cbind_impl::JoinOp< RTYPE, E1, ScalarBindable< typename scalar< RTYPE >::type > >::operator()(), Rcpp::sugar::cbind_impl::JoinOp< RTYPE, ScalarBindable< typename scalar< RTYPE >::type >, E2 >::operator()(), and Rcpp::sugar::cbind_impl::JoinOp< RTYPE, ScalarBindable< typename scalar< RTYPE >::type >, ScalarBindable< typename scalar< RTYPE >::type > >::operator()().
      
  | 
  inline | 
Definition at line 201 of file cbind.h.
References Rcpp::as(), and Rcpp::sugar::cbind_impl::JoinOp< RTYPE, E1, E2 >::nrow().

      
  | 
  inline | 
Definition at line 197 of file cbind.h.
References Rcpp::sugar::cbind_impl::JoinOp< RTYPE, E1, E2 >::e1, and Rcpp::sugar::cbind_impl::JoinOp< RTYPE, E1, E2 >::e2.
      
  | 
  inline | 
Definition at line 191 of file cbind.h.
References Rcpp::sugar::cbind_impl::JoinOp< RTYPE, E1, E2 >::e1, and Rcpp::sugar::cbind_impl::JoinOp< RTYPE, E1, E2 >::e2.
      
  | 
  private | 
Definition at line 173 of file cbind.h.
Referenced by Rcpp::sugar::cbind_impl::JoinOp< RTYPE, E1, E2 >::JoinOp(), Rcpp::sugar::cbind_impl::JoinOp< RTYPE, E1, E2 >::ncol(), Rcpp::sugar::cbind_impl::JoinOp< RTYPE, E1, ScalarBindable< typename scalar< RTYPE >::type > >::ncol(), Rcpp::sugar::cbind_impl::JoinOp< RTYPE, E1, E2 >::nrow(), Rcpp::sugar::cbind_impl::JoinOp< RTYPE, E1, ScalarBindable< typename scalar< RTYPE >::type > >::nrow(), Rcpp::sugar::cbind_impl::JoinOp< RTYPE, E1, E2 >::operator[](), Rcpp::sugar::cbind_impl::JoinOp< RTYPE, E1, ScalarBindable< typename scalar< RTYPE >::type > >::operator[](), Rcpp::sugar::cbind_impl::JoinOp< RTYPE, ScalarBindable< typename scalar< RTYPE >::type >, E2 >::operator[](), Rcpp::sugar::cbind_impl::JoinOp< RTYPE, ScalarBindable< typename scalar< RTYPE >::type >, ScalarBindable< typename scalar< RTYPE >::type > >::operator[](), Rcpp::sugar::cbind_impl::JoinOp< RTYPE, E1, E2 >::size(), and Rcpp::sugar::cbind_impl::JoinOp< RTYPE, E1, ScalarBindable< typename scalar< RTYPE >::type > >::size().
      
  | 
  private | 
Definition at line 174 of file cbind.h.
Referenced by Rcpp::sugar::cbind_impl::JoinOp< RTYPE, E1, E2 >::JoinOp(), Rcpp::sugar::cbind_impl::JoinOp< RTYPE, E1, E2 >::ncol(), Rcpp::sugar::cbind_impl::JoinOp< RTYPE, ScalarBindable< typename scalar< RTYPE >::type >, E2 >::ncol(), Rcpp::sugar::cbind_impl::JoinOp< RTYPE, ScalarBindable< typename scalar< RTYPE >::type >, ScalarBindable< typename scalar< RTYPE >::type > >::ncol(), Rcpp::sugar::cbind_impl::JoinOp< RTYPE, ScalarBindable< typename scalar< RTYPE >::type >, E2 >::nrow(), Rcpp::sugar::cbind_impl::JoinOp< RTYPE, ScalarBindable< typename scalar< RTYPE >::type >, ScalarBindable< typename scalar< RTYPE >::type > >::nrow(), Rcpp::sugar::cbind_impl::JoinOp< RTYPE, E1, E2 >::operator[](), Rcpp::sugar::cbind_impl::JoinOp< RTYPE, E1, ScalarBindable< typename scalar< RTYPE >::type > >::operator[](), Rcpp::sugar::cbind_impl::JoinOp< RTYPE, ScalarBindable< typename scalar< RTYPE >::type >, E2 >::operator[](), Rcpp::sugar::cbind_impl::JoinOp< RTYPE, ScalarBindable< typename scalar< RTYPE >::type >, ScalarBindable< typename scalar< RTYPE >::type > >::operator[](), Rcpp::sugar::cbind_impl::JoinOp< RTYPE, E1, E2 >::size(), Rcpp::sugar::cbind_impl::JoinOp< RTYPE, ScalarBindable< typename scalar< RTYPE >::type >, E2 >::size(), and Rcpp::sugar::cbind_impl::JoinOp< RTYPE, ScalarBindable< typename scalar< RTYPE >::type >, ScalarBindable< typename scalar< RTYPE >::type > >::size().