SDSL 3.0.1
Succinct Data Structure Library
coder.hpp File Reference

coder.hpp contains the coder namespace and includes the header files of sdsl::coder::fibonacci, sdsl::coder::elias_delta, and sdsl::coder::run_length More...

Go to the source code of this file.

Classes

class  sdsl::coder::run_length< Coder >
 

Namespaces

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

Detailed Description

coder.hpp contains the coder namespace and includes the header files of sdsl::coder::fibonacci, sdsl::coder::elias_delta, and sdsl::coder::run_length

Author
Simon Gog

Definition in file coder.hpp.