SDSL 3.0.1
Succinct Data Structure Library
|
#include <k2_treap_helper.hpp>
Static Public Member Functions | |
static uint64_t | exp (uint8_t l) |
static uint64_t | divexp (uint64_t x, uint8_t l) |
static uint64_t | modexp (uint64_t x, uint8_t l) |
Definition at line 61 of file k2_treap_helper.hpp.
|
inlinestatic |
Definition at line 65 of file k2_treap_helper.hpp.
|
inlinestatic |
Definition at line 63 of file k2_treap_helper.hpp.
|
inlinestatic |
Definition at line 67 of file k2_treap_helper.hpp.