|
tudocomp
– The TU Dortmund Compression Framework
|
#include <tudocomp/def.hpp>#include <tudocomp/Algorithm.hpp>#include <tudocomp/util.hpp>#include <tudocomp/CreateAlgorithm.hpp>#include <tudocomp_stat/StatPhase.hpp>Go to the source code of this file.
Classes | |
| struct | tdc::VignaHasher |
| struct | tdc::_VignaHasher |
| struct | tdc::KnuthHasher |
| struct | tdc::MixHasher |
| struct | tdc::NoopHasher |
| struct | tdc::SizeManagerPow2 |
| struct | tdc::SizeManagerDirect |
| struct | tdc::SizeManagerNoob |
| struct | tdc::SizeManagerPrime |
| struct | tdc::QuadraticProber |
| struct | tdc::GaussProber |
| struct | tdc::LinearProber |
| struct | tdc::_DoubleHashingProber< SizeManager > |
| class | tdc::DoubleHashingProber< key_t, HashFcn > |
| class | tdc::ZBackupRollingHash |
| class | tdc::WordpackRollingHash |
| class | tdc::HashMap< Key, Value, undef_id, HashFcn, EqualKey, ProbeFcn, SizeManager > |
| class | tdc::HashMap< Key, Value, undef_id, HashFcn, EqualKey, ProbeFcn, SizeManager >::Iterator |
Namespaces | |
| tdc | |
| Contains the text compression and encoding framework. | |