SDSL: Succinct Data Structure Library
A C++ template library for succinct data structures
|
elias_delta_coder.hpp contains the class sdsl::coder::elias_delta More...
#include "int_vector.hpp"
Go to the source code of this file.
Classes | |
class | sdsl::coder::elias_delta |
A class to encode and decode between Elias- and binary code. More... | |
Namespaces | |
namespace | sdsl |
Namespace for the succinct data structure library. | |
namespace | sdsl::coder |
Namespace for the different coder of the sdsl. |
elias_delta_coder.hpp contains the class sdsl::coder::elias_delta