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


Public Types | |
| typedef Rcpp::VectorBase< RTYPE, NA, T > | VEC_TYPE | 
| typedef Rcpp::traits::Extractor< RTYPE, NA, T >::type | VEC_EXT | 
| typedef traits::storage_type< RTYPE >::type | STORAGE | 
  Public Types inherited from Rcpp::VectorBase< RTYPE, true, Divides_Primitive_Vector< RTYPE, NA, T > > | |
| 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 | |
| Divides_Primitive_Vector (STORAGE lhs_, const VEC_TYPE &rhs_) | |
| STORAGE | operator[] (R_xlen_t i) const | 
| R_xlen_t | size () const | 
  Public Member Functions inherited from Rcpp::VectorBase< RTYPE, true, Divides_Primitive_Vector< RTYPE, NA, T > > | |
| Divides_Primitive_Vector< RTYPE, NA, T > & | get_ref () | 
| const Divides_Primitive_Vector< RTYPE, NA, T > & | 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 | |
| STORAGE | lhs | 
| const VEC_EXT & | rhs | 
| bool | lhs_na | 
| typedef traits::storage_type<RTYPE>::type Rcpp::sugar::Divides_Primitive_Vector< RTYPE, NA, T >::STORAGE | 
| typedef Rcpp::traits::Extractor<RTYPE,NA,T>::type Rcpp::sugar::Divides_Primitive_Vector< RTYPE, NA, T >::VEC_EXT | 
| typedef Rcpp::VectorBase<RTYPE,NA,T> Rcpp::sugar::Divides_Primitive_Vector< RTYPE, NA, T >::VEC_TYPE | 
      
  | 
  inline | 
      
  | 
  inline | 
Definition at line 332 of file divides.h.
References Rcpp::sugar::Divides_Primitive_Vector< RTYPE, NA, T >::lhs, Rcpp::sugar::Divides_Primitive_Vector< RTYPE, NA, T >::lhs_na, and Rcpp::sugar::Divides_Primitive_Vector< RTYPE, NA, T >::rhs.
      
  | 
  inline | 
Definition at line 337 of file divides.h.
References Rcpp::sugar::Divides_Primitive_Vector< RTYPE, NA, T >::rhs.
      
  | 
  private | 
Definition at line 339 of file divides.h.
Referenced by Rcpp::sugar::Divides_Primitive_Vector< RTYPE, NA, T >::operator[](), Rcpp::sugar::Divides_Primitive_Vector< REALSXP, NA, T >::operator[](), Rcpp::sugar::Divides_Primitive_Vector< RTYPE, false, T >::operator[](), and Rcpp::sugar::Divides_Primitive_Vector< REALSXP, false, T >::operator[]().
      
  | 
  private | 
Definition at line 341 of file divides.h.
Referenced by Rcpp::sugar::Divides_Primitive_Vector< RTYPE, NA, T >::operator[](), and Rcpp::sugar::Divides_Primitive_Vector< RTYPE, false, T >::operator[]().
      
  | 
  private | 
Definition at line 340 of file divides.h.
Referenced by Rcpp::sugar::Divides_Primitive_Vector< RTYPE, NA, T >::operator[](), Rcpp::sugar::Divides_Primitive_Vector< REALSXP, NA, T >::operator[](), Rcpp::sugar::Divides_Primitive_Vector< RTYPE, false, T >::operator[](), Rcpp::sugar::Divides_Primitive_Vector< REALSXP, false, T >::operator[](), Rcpp::sugar::Divides_Primitive_Vector< RTYPE, NA, T >::size(), Rcpp::sugar::Divides_Primitive_Vector< REALSXP, NA, T >::size(), Rcpp::sugar::Divides_Primitive_Vector< RTYPE, false, T >::size(), and Rcpp::sugar::Divides_Primitive_Vector< REALSXP, false, T >::size().