SDSL 3.0.3
Succinct Data Structure Library
|
#include <coder.hpp>
Public Types | |
typedef uint64_t | size_type |
Static Public Member Functions | |
static void | encode (uint64_t x, uint64_t *&z, uint8_t offset) |
static uint64_t | encoding_length (uint64_t const *s, uint8_t s_offset, size_type bit_length) |
typedef uint64_t sdsl::coder::run_length< Coder >::size_type |
|
static |
|
static |