|
Rcpp Version 0.10.3
|
#include <minus.h>


Public Types | |
| typedef Rcpp::VectorBase < RTYPE, LHS_NA, LHS_T > | LHS_TYPE |
| typedef Rcpp::VectorBase < RTYPE, RHS_NA, RHS_T > | RHS_TYPE |
| typedef traits::storage_type < RTYPE >::type | STORAGE |
| 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, Minus_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 |
Public Member Functions | |
| Minus_Vector_Vector (const LHS_TYPE &lhs_, const RHS_TYPE &rhs_) | |
| STORAGE | operator[] (int i) const |
| int | size () const |
Public Member Functions inherited from Rcpp::VectorBase< RTYPE, true, Minus_Vector_Vector< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T > > | |
| Minus_Vector_Vector< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T > & | get_ref () |
| const Minus_Vector_Vector < RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T > & | get_ref () const |
| iterator | begin () const |
| iterator | end () const |
Private Attributes | |
| const LHS_EXT & | lhs |
| const RHS_EXT & | rhs |
| typedef Rcpp::traits::Extractor< RTYPE, LHS_NA, LHS_T>::type Rcpp::sugar::Minus_Vector_Vector< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >::LHS_EXT |
| typedef Rcpp::VectorBase<RTYPE,LHS_NA,LHS_T> Rcpp::sugar::Minus_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::Minus_Vector_Vector< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >::RHS_EXT |
| typedef Rcpp::VectorBase<RTYPE,RHS_NA,RHS_T> Rcpp::sugar::Minus_Vector_Vector< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >::RHS_TYPE |
| typedef traits::storage_type<RTYPE>::type Rcpp::sugar::Minus_Vector_Vector< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >::STORAGE |
|
inline |
|
inline |
Reimplemented from Rcpp::VectorBase< RTYPE, true, Minus_Vector_Vector< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T > >.
Definition at line 41 of file minus.h.
References i, Rcpp::sugar::Minus_Vector_Vector< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >::lhs, Rcpp::sugar::Minus_Vector_Vector< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >::rhs, x, and y.
|
inline |
Reimplemented from Rcpp::VectorBase< RTYPE, true, Minus_Vector_Vector< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T > >.
Definition at line 48 of file minus.h.
References Rcpp::sugar::Minus_Vector_Vector< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >::lhs.
|
private |
Definition at line 51 of file minus.h.
Referenced by Rcpp::sugar::Minus_Vector_Vector< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >::operator[](), Rcpp::sugar::Minus_Vector_Vector< REALSXP, LHS_NA, LHS_T, RHS_NA, RHS_T >::operator[](), Rcpp::sugar::Minus_Vector_Vector< RTYPE, false, LHS_T, RHS_NA, RHS_T >::operator[](), Rcpp::sugar::Minus_Vector_Vector< REALSXP, false, LHS_T, RHS_NA, RHS_T >::operator[](), Rcpp::sugar::Minus_Vector_Vector< RTYPE, LHS_NA, LHS_T, false, RHS_T >::operator[](), Rcpp::sugar::Minus_Vector_Vector< REALSXP, LHS_NA, LHS_T, false, RHS_T >::operator[](), Rcpp::sugar::Minus_Vector_Vector< RTYPE, false, LHS_T, false, RHS_T >::operator[](), Rcpp::sugar::Minus_Vector_Vector< REALSXP, false, LHS_T, false, RHS_T >::operator[](), Rcpp::sugar::Minus_Vector_Vector< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >::size(), Rcpp::sugar::Minus_Vector_Vector< REALSXP, LHS_NA, LHS_T, RHS_NA, RHS_T >::size(), Rcpp::sugar::Minus_Vector_Vector< RTYPE, false, LHS_T, RHS_NA, RHS_T >::size(), Rcpp::sugar::Minus_Vector_Vector< REALSXP, false, LHS_T, RHS_NA, RHS_T >::size(), Rcpp::sugar::Minus_Vector_Vector< RTYPE, LHS_NA, LHS_T, false, RHS_T >::size(), Rcpp::sugar::Minus_Vector_Vector< REALSXP, LHS_NA, LHS_T, false, RHS_T >::size(), Rcpp::sugar::Minus_Vector_Vector< RTYPE, false, LHS_T, false, RHS_T >::size(), and Rcpp::sugar::Minus_Vector_Vector< REALSXP, false, LHS_T, false, RHS_T >::size().
|
private |
Definition at line 52 of file minus.h.
Referenced by Rcpp::sugar::Minus_Vector_Vector< RTYPE, LHS_NA, LHS_T, RHS_NA, RHS_T >::operator[](), Rcpp::sugar::Minus_Vector_Vector< REALSXP, LHS_NA, LHS_T, RHS_NA, RHS_T >::operator[](), Rcpp::sugar::Minus_Vector_Vector< RTYPE, false, LHS_T, RHS_NA, RHS_T >::operator[](), Rcpp::sugar::Minus_Vector_Vector< REALSXP, false, LHS_T, RHS_NA, RHS_T >::operator[](), Rcpp::sugar::Minus_Vector_Vector< RTYPE, LHS_NA, LHS_T, false, RHS_T >::operator[](), Rcpp::sugar::Minus_Vector_Vector< REALSXP, LHS_NA, LHS_T, false, RHS_T >::operator[](), Rcpp::sugar::Minus_Vector_Vector< RTYPE, false, LHS_T, false, RHS_T >::operator[](), and Rcpp::sugar::Minus_Vector_Vector< REALSXP, false, LHS_T, false, RHS_T >::operator[]().