tudocomp
– The TU Dortmund Compression Framework
|
#include <tudocomp/ds/select_64bit.hpp>
#include <tudocomp/ds/IntVector.hpp>
#include <tudocomp/ds/Rank.hpp>
Go to the source code of this file.
Classes | |
class | tdc::Select< m_bit > |
Implements a select data structure for a BitVector. More... | |
Namespaces | |
tdc | |
Contains the text compression and encoding framework. | |
Typedefs | |
using | tdc::Select1 = Select< 1 > |
using | tdc::Select0 = Select< 0 > |