SDSL 3.0.3
Succinct Data Structure Library
|
#include <wt_rlmn.hpp>
Public Types | |
enum | { width = 0 } |
typedef int_vector | C_type |
typedef int_vector | C_bf_rank_type |
Static Public Member Functions | |
static std::map< uint64_t, uint64_t > | temp_C () |
static C_type | init_C (std::map< uint64_t, uint64_t > &C, uint64_t size) |
static C_bf_rank_type | init_C_bf_rank (C_type const &C, uint64_t size) |
Definition at line 38 of file wt_rlmn.hpp.
int_vector sdsl::wt_rlmn_trait< t_alphabet_cat >::C_bf_rank_type |
Definition at line 45 of file wt_rlmn.hpp.
int_vector sdsl::wt_rlmn_trait< t_alphabet_cat >::C_type |
Definition at line 44 of file wt_rlmn.hpp.
anonymous enum |
Enumerator | |
---|---|
width |
Definition at line 40 of file wt_rlmn.hpp.
|
inlinestatic |
Definition at line 52 of file wt_rlmn.hpp.
|
inlinestatic |
Definition at line 58 of file wt_rlmn.hpp.
|
inlinestatic |
Definition at line 47 of file wt_rlmn.hpp.