|
tudocomp
– The TU Dortmund Compression Framework
|
#include <bitset>#include <numeric>#include <tudocomp/Env.hpp>#include <tudocomp/Coder.hpp>#include <tudocomp/util.hpp>#include <tudocomp/Range.hpp>#include <tudocomp/def.hpp>Go to the source code of this file.
Classes | |
| class | tdc::HuffmanCoder |
| class | tdc::HuffmanCoder::Encoder |
| class | tdc::HuffmanCoder::Decoder |
Namespaces | |
| tdc | |
| Contains the text compression and encoding framework. | |