SDSL 3.0.1
Succinct Data Structure Library
|
#include <wt_rlmn.hpp>
Public Types | |
enum | { width = 8 } |
typedef int_vector< 64 > | C_type |
typedef int_vector< 64 > | C_bf_rank_type |
Static Public Member Functions | |
static int_vector< 64 > | temp_C () |
static C_type | init_C (C_type &C, uint64_t) |
static C_bf_rank_type | init_C_bf_rank (const C_type &, uint64_t) |
Definition at line 54 of file wt_rlmn.hpp.
typedef int_vector<64> sdsl::wt_rlmn_trait< byte_alphabet_tag >::C_bf_rank_type |
Definition at line 61 of file wt_rlmn.hpp.
typedef int_vector<64> sdsl::wt_rlmn_trait< byte_alphabet_tag >::C_type |
Definition at line 60 of file wt_rlmn.hpp.
anonymous enum |
Enumerator | |
---|---|
width |
Definition at line 56 of file wt_rlmn.hpp.
|
inlinestatic |
Definition at line 65 of file wt_rlmn.hpp.
|
inlinestatic |
Definition at line 67 of file wt_rlmn.hpp.
|
inlinestatic |
Definition at line 63 of file wt_rlmn.hpp.