SDSL 3.0.1
Succinct Data Structure Library
coder_elias_gamma.hpp File Reference

coder_elias_gamma.hpp contains the class sdsl::coder::elias_gamma More...

Go to the source code of this file.

Classes

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

Namespaces

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

Detailed Description

coder_elias_gamma.hpp contains the class sdsl::coder::elias_gamma

Author
Simon Gog

Definition in file coder_elias_gamma.hpp.