Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Static Public Member Functions
stringology::compression::AdaptiveIntegerArithmeticCompression Class Reference

#include <ArithmeticCompression.h>

Static Public Member Functions

template<class SymbolType >
static ext::vector< bool > compress (const string::LinearString< SymbolType > &source)
 

Member Function Documentation

◆ compress()

template<class SymbolType >
static ext::vector< bool > stringology::compression::AdaptiveIntegerArithmeticCompression::compress ( const string::LinearString< SymbolType > &  source)
inlinestatic
Here is the call graph for this function:

The documentation for this class was generated from the following file: