|
Rcpp Version 0.9.10
|
#include <not.h>
Public Types | |
| typedef traits::storage_type < RTYPE >::type | STORAGE |
Public Member Functions | |
| int | apply (STORAGE x) const |
| typedef traits::storage_type<RTYPE>::type Rcpp::sugar::not_< RTYPE, NA >::STORAGE |
| int Rcpp::sugar::not_< RTYPE, NA >::apply | ( | STORAGE | x | ) | const [inline] |
Definition at line 32 of file not.h.
References x.
Referenced by Rcpp::sugar::Not_Vector< RTYPE, NA, T >::operator[]().