SDSL 3.0.1
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, uint64_t &) |
static uint32_t | word_rank (const uint64_t *, size_type) |
static uint32_t | full_word_rank (const uint64_t *, size_type) |
static uint64_t | init_carry () |
Definition at line 77 of file rank_support.hpp.
typedef rank_support::size_type sdsl::rank_support_trait< bit_pattern, pattern_len >::size_type |
Definition at line 79 of file rank_support.hpp.
|
inlinestatic |
Definition at line 81 of file rank_support.hpp.
|
inlinestatic |
Definition at line 85 of file rank_support.hpp.
|
inlinestatic |
Definition at line 87 of file rank_support.hpp.
|
inlinestatic |
Definition at line 83 of file rank_support.hpp.