|
Rcpp Version 1.1.2
|

Go to the source code of this file.
Classes | |
| class | Rcpp::sugar::IndexHash< RTYPE > |
Namespaces | |
| namespace | Rcpp |
| Rcpp API. | |
| namespace | Rcpp::sugar |
Macros | |
| #define | RCPP_PROFILE_TIC |
| #define | RCPP_PROFILE_TOC |
| #define | RCPP_PROFILE_RECORD(name) |
| #define | RCPP_USE_CACHE_HASH |
| #define | RCPP_HASH(X) |
| #define RCPP_HASH | ( | X | ) |
Definition at line 46 of file IndexHash.h.
Referenced by Rcpp::sugar::IndexHash< RTYPE >::get_addr(), Rcpp::sugar::IndexHash< RTYPE >::get_addr(), Rcpp::sugar::IndexHash< RTYPE >::get_addr(), Rcpp::sugar::SelfHash< RTYPE >::get_addr(), Rcpp::sugar::SelfHash< RTYPE >::get_addr(), and Rcpp::sugar::SelfHash< RTYPE >::get_addr().
| #define RCPP_PROFILE_RECORD | ( | name | ) |
Definition at line 38 of file IndexHash.h.
Referenced by Rcpp::sugar::IndexHash< RTYPE >::fill(), Rcpp::sugar::IndexHash< RTYPE >::IndexHash(), and Rcpp::sugar::IndexHash< RTYPE >::lookup__impl().
| #define RCPP_PROFILE_TIC |
Definition at line 36 of file IndexHash.h.
Referenced by Rcpp::sugar::IndexHash< RTYPE >::fill(), Rcpp::sugar::IndexHash< RTYPE >::IndexHash(), and Rcpp::sugar::IndexHash< RTYPE >::lookup__impl().
| #define RCPP_PROFILE_TOC |
Definition at line 37 of file IndexHash.h.
Referenced by Rcpp::sugar::IndexHash< RTYPE >::fill(), Rcpp::sugar::IndexHash< RTYPE >::IndexHash(), and Rcpp::sugar::IndexHash< RTYPE >::lookup__impl().
| #define RCPP_USE_CACHE_HASH |
Definition at line 40 of file IndexHash.h.