SDSL 3.0.2
Succinct Data Structure Library
|
#include <rank_support.hpp>
Public Types | |
typedef rank_support::size_type | size_type |
Static Public Member Functions | |
static size_type | args_in_the_word (uint64_t w, uint64_t &carry) |
static uint32_t | word_rank (uint64_t const *data, size_type idx) |
static uint32_t | full_word_rank (uint64_t const *data, size_type idx) |
static uint64_t | init_carry () |
Definition at line 223 of file rank_support.hpp.
typedef rank_support::size_type sdsl::rank_support_trait< 00, 2 >::size_type |
Definition at line 225 of file rank_support.hpp.
|
inlinestatic |
Definition at line 227 of file rank_support.hpp.
|
inlinestatic |
Definition at line 241 of file rank_support.hpp.
|
inlinestatic |
Definition at line 248 of file rank_support.hpp.
|
inlinestatic |
Definition at line 234 of file rank_support.hpp.