|
Rcpp Version 1.0.14
|

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) (3141592653U * ((uint32_t)(X)) >> (32 - k)) |
| #define RCPP_HASH | ( | X | ) | (3141592653U * ((uint32_t)(X)) >> (32 - k)) |
Definition at line 45 of file IndexHash.h.
| #define RCPP_PROFILE_RECORD | ( | name | ) |
Definition at line 37 of file IndexHash.h.
| #define RCPP_PROFILE_TIC |
Definition at line 35 of file IndexHash.h.
| #define RCPP_PROFILE_TOC |
Definition at line 36 of file IndexHash.h.
| #define RCPP_USE_CACHE_HASH |
Definition at line 39 of file IndexHash.h.