|
tudocomp
– The TU Dortmund Compression Framework
|
#include <tudocomp/compressors/esp/FixedVector.hpp>Go to the source code of this file.
Namespaces | |
| tdc | |
| Contains the text compression and encoding framework. | |
| tdc::esp | |
Functions | |
| bool | tdc::esp::needs_merge (const TypedBlock &a) |
| bool | tdc::esp::needs_merge (const TypedBlock &a, const TypedBlock &b) |
| size_t | tdc::esp::merge (TypedBlock &a, TypedBlock &b, size_t type) |
| void | tdc::esp::adjust_blocks (std::vector< TypedBlock > &blocks) |