Rcpp Version 1.0.9
|
#include <times.h>
Public Types | |
typedef traits::storage_type< RTYPE >::type | STORAGE |
typedef Rcpp::VectorBase< RTYPE, LHS_NA, LHS_T > | LHS_TYPE |
typedef Rcpp::VectorBase< RTYPE, RHS_NA, RHS_T > | RHS_TYPE |
typedef Rcpp::traits::Extractor< RTYPE, LHS_NA, LHS_T >::type | LHS_EXT |
typedef Rcpp::traits::Extractor< RTYPE, RHS_NA, RHS_T >::type | RHS_EXT |
Public Types inherited from Rcpp::VectorBase< RTYPE, true, Times_Vector_Vector< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_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 | |
Times_Vector_Vector (const LHS_TYPE &lhs_, const RHS_TYPE &rhs_) | |
STORAGE | operator[] (R_xlen_t i) const |
R_xlen_t | size () const |
Public Member Functions inherited from Rcpp::VectorBase< RTYPE, true, Times_Vector_Vector< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T > > | |
Times_Vector_Vector< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T > & | get_ref () |
const Times_Vector_Vector< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_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 | |
const LHS_EXT & | lhs |
const RHS_EXT & | rhs |
typedef Rcpp::traits::Extractor< RTYPE, LHS_NA, LHS_T>::type Rcpp::sugar::Times_Vector_Vector< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >::LHS_EXT |
typedef Rcpp::VectorBase<RTYPE,LHS_NA,LHS_T> Rcpp::sugar::Times_Vector_Vector< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >::LHS_TYPE |
typedef Rcpp::traits::Extractor< RTYPE, RHS_NA, RHS_T>::type Rcpp::sugar::Times_Vector_Vector< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >::RHS_EXT |
typedef Rcpp::VectorBase<RTYPE,RHS_NA,RHS_T> Rcpp::sugar::Times_Vector_Vector< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >::RHS_TYPE |
typedef traits::storage_type<RTYPE>::type Rcpp::sugar::Times_Vector_Vector< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >::STORAGE |
|
inline |
|
inline |
Definition at line 42 of file times.h.
References Rcpp::sugar::Times_Vector_Vector< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >::lhs, and Rcpp::sugar::Times_Vector_Vector< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >::rhs.
|
inline |
Definition at line 49 of file times.h.
References Rcpp::sugar::Times_Vector_Vector< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >::lhs.
|
private |
Definition at line 52 of file times.h.
Referenced by Rcpp::sugar::Times_Vector_Vector< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >::operator[](), Rcpp::sugar::Times_Vector_Vector< REALSXP, LHS_NA, LHS_T, RHS_NA, RHS_T >::operator[](), Rcpp::sugar::Times_Vector_Vector< RTYPE, false, LHS_T, RHS_NA, RHS_T >::operator[](), Rcpp::sugar::Times_Vector_Vector< REALSXP, false, LHS_T, RHS_NA, RHS_T >::operator[](), Rcpp::sugar::Times_Vector_Vector< RTYPE, LHS_NA, LHS_T, false, RHS_T >::operator[](), Rcpp::sugar::Times_Vector_Vector< REALSXP, LHS_NA, LHS_T, false, RHS_T >::operator[](), Rcpp::sugar::Times_Vector_Vector< RTYPE, false, LHS_T, false, RHS_T >::operator[](), Rcpp::sugar::Times_Vector_Vector< REALSXP, false, LHS_T, false, RHS_T >::operator[](), Rcpp::sugar::Times_Vector_Vector< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >::size(), Rcpp::sugar::Times_Vector_Vector< REALSXP, LHS_NA, LHS_T, RHS_NA, RHS_T >::size(), Rcpp::sugar::Times_Vector_Vector< RTYPE, false, LHS_T, RHS_NA, RHS_T >::size(), Rcpp::sugar::Times_Vector_Vector< REALSXP, false, LHS_T, RHS_NA, RHS_T >::size(), Rcpp::sugar::Times_Vector_Vector< RTYPE, LHS_NA, LHS_T, false, RHS_T >::size(), Rcpp::sugar::Times_Vector_Vector< REALSXP, LHS_NA, LHS_T, false, RHS_T >::size(), Rcpp::sugar::Times_Vector_Vector< RTYPE, false, LHS_T, false, RHS_T >::size(), and Rcpp::sugar::Times_Vector_Vector< REALSXP, false, LHS_T, false, RHS_T >::size().
|
private |
Definition at line 53 of file times.h.
Referenced by Rcpp::sugar::Times_Vector_Vector< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >::operator[](), Rcpp::sugar::Times_Vector_Vector< REALSXP, LHS_NA, LHS_T, RHS_NA, RHS_T >::operator[](), Rcpp::sugar::Times_Vector_Vector< RTYPE, false, LHS_T, RHS_NA, RHS_T >::operator[](), Rcpp::sugar::Times_Vector_Vector< REALSXP, false, LHS_T, RHS_NA, RHS_T >::operator[](), Rcpp::sugar::Times_Vector_Vector< RTYPE, LHS_NA, LHS_T, false, RHS_T >::operator[](), Rcpp::sugar::Times_Vector_Vector< REALSXP, LHS_NA, LHS_T, false, RHS_T >::operator[](), Rcpp::sugar::Times_Vector_Vector< RTYPE, false, LHS_T, false, RHS_T >::operator[](), and Rcpp::sugar::Times_Vector_Vector< REALSXP, false, LHS_T, false, RHS_T >::operator[]().