SDSL  3.0.0
Succinct Data Structure Library
coder_elias_delta.hpp File Reference

coder_elias_delta.hpp contains the class sdsl::coder::elias_delta More...

Go to the source code of this file.

Classes

class  sdsl::coder::elias_delta< T >
 A class to encode and decode between Elias- $\delta$ and binary code. More...
 
struct  sdsl::coder::elias_delta< T >::impl
 

Namespaces

 sdsl
 Namespace for the succinct data structure library.
 
 sdsl::coder
 Namespace for the different coder of the sdsl.
 

Detailed Description

coder_elias_delta.hpp contains the class sdsl::coder::elias_delta

Author
Simon Gog

Definition in file coder_elias_delta.hpp.