|
Rcpp Version 0.9.10
|

Go to the source code of this file.
Classes | |
| class | Rcpp::sugar::not_< RTYPE, NA > |
| class | Rcpp::sugar::not_< RTYPE, false > |
| class | Rcpp::sugar::not_< REALSXP, NA > |
| class | Rcpp::sugar::not_< REALSXP, false > |
| class | Rcpp::sugar::not_< CPLXSXP, NA > |
| class | Rcpp::sugar::not_< CPLXSXP, false > |
| class | Rcpp::sugar::Not_Vector< RTYPE, NA, T > |
Namespaces | |
| namespace | Rcpp |
Rcpp API. | |
| namespace | Rcpp::sugar |
Functions | |
| template<int RTYPE, bool NA, typename T > | |
| Rcpp::sugar::Not_Vector< RTYPE, NA, T > | operator! (const Rcpp::VectorBase< RTYPE, NA, T > &x) |
| Rcpp::sugar::Not_Vector< RTYPE , NA , T > operator! | ( | const Rcpp::VectorBase< RTYPE, NA, T > & | x | ) | [inline] |