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


Public Types | |
| typedef RESULT_TYPE(* | FunPtr) (U1, U2, U3) | 
  Public Types inherited from Rcpp::VectorBase< Rcpp::traits::r_sexptype_traits< RESULT_TYPE >::rtype, NA, SugarBlock_3_VVV< NA, RESULT_TYPE, U1, T1, U2, T2, U3, T3 > > | |
| typedef traits::storage_type< RTYPE >::type | stored_type | 
| typedef traits::storage_type< RTYPE >::type | elem_type | 
| typedef iter_base< iter_traits > | iterator | 
| typedef iter_base< const_iter_traits > | const_iterator | 
Public Member Functions | |
| SugarBlock_3_VVV (FunPtr ptr_, const T1 &x_, const T2 &y_, const T3 &z_) | |
| RESULT_TYPE | operator[] (R_xlen_t i) const | 
| R_xlen_t | size () const | 
  Public Member Functions inherited from Rcpp::VectorBase< Rcpp::traits::r_sexptype_traits< RESULT_TYPE >::rtype, NA, SugarBlock_3_VVV< NA, RESULT_TYPE, U1, T1, U2, T2, U3, T3 > > | |
| SugarBlock_3_VVV< NA, RESULT_TYPE, U1, T1, U2, T2, U3, T3 > & | get_ref () | 
| const SugarBlock_3_VVV< NA, RESULT_TYPE, U1, T1, U2, T2, U3, T3 > & | get_ref () const | 
| stored_type | operator[] (R_xlen_t i) const | 
| R_xlen_t | size () const | 
| const_iterator | begin () const | 
| const_iterator | end () const | 
| const_iterator | cbegin () const | 
| const_iterator | cend () const | 
Private Attributes | |
| FunPtr | ptr | 
| const T1 & | x | 
| const T2 & | y | 
| const T2 & | z | 
Definition at line 34 of file SugarBlock_3.h.
| typedef RESULT_TYPE(* Rcpp::sugar::SugarBlock_3_VVV< NA, RESULT_TYPE, U1, T1, U2, T2, U3, T3 >::FunPtr) (U1, U2, U3) | 
Definition at line 39 of file SugarBlock_3.h.
      
  | 
  inline | 
Definition at line 40 of file SugarBlock_3.h.
      
  | 
  inline | 
Definition at line 44 of file SugarBlock_3.h.
References Rcpp::sugar::SugarBlock_3_VVV< NA, RESULT_TYPE, U1, T1, U2, T2, U3, T3 >::ptr, Rcpp::sugar::SugarBlock_3_VVV< NA, RESULT_TYPE, U1, T1, U2, T2, U3, T3 >::x, Rcpp::sugar::SugarBlock_3_VVV< NA, RESULT_TYPE, U1, T1, U2, T2, U3, T3 >::y, and Rcpp::sugar::SugarBlock_3_VVV< NA, RESULT_TYPE, U1, T1, U2, T2, U3, T3 >::z.
      
  | 
  inline | 
Definition at line 47 of file SugarBlock_3.h.
References Rcpp::sugar::SugarBlock_3_VVV< NA, RESULT_TYPE, U1, T1, U2, T2, U3, T3 >::x.
      
  | 
  private | 
Definition at line 50 of file SugarBlock_3.h.
Referenced by Rcpp::sugar::SugarBlock_3_VVV< NA, RESULT_TYPE, U1, T1, U2, T2, U3, T3 >::operator[]().
      
  | 
  private | 
Definition at line 51 of file SugarBlock_3.h.
Referenced by Rcpp::sugar::SugarBlock_3_VVV< NA, RESULT_TYPE, U1, T1, U2, T2, U3, T3 >::operator[](), and Rcpp::sugar::SugarBlock_3_VVV< NA, RESULT_TYPE, U1, T1, U2, T2, U3, T3 >::size().
      
  | 
  private | 
Definition at line 52 of file SugarBlock_3.h.
Referenced by Rcpp::sugar::SugarBlock_3_VVV< NA, RESULT_TYPE, U1, T1, U2, T2, U3, T3 >::operator[]().
      
  | 
  private | 
Definition at line 53 of file SugarBlock_3.h.
Referenced by Rcpp::sugar::SugarBlock_3_VVV< NA, RESULT_TYPE, U1, T1, U2, T2, U3, T3 >::operator[]().