24#ifndef RCPP__HASH__SELF_HASH_H
25#define RCPP__HASH__SELF_HASH_H
68 if (
addr ==
static_cast<unsigned int>(
m))
addr = 0;
84 if (
addr ==
static_cast<unsigned int>(
m))
addr = 0;
106 if (
val == 0.0)
val = 0.0;
118 #if (defined _LP64) || (defined __LP64__) || (defined WIN64)
unsigned int get_index(STORAGE value) const
IntegerVector fill_and_self_match()
unsigned int get_addr(STORAGE value) const
std::vector< int > indices
int add_value_get_index(int i)
traits::storage_type< RTYPE >::type STORAGE
T as(SEXP x, ::Rcpp::traits::r_type_primitive_tag)
no_init_vector no_init(R_xlen_t size)
IntegerVector table(const VectorBase< RTYPE, NA, T > &x)