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

#include <ArithmeticDecompression.h>

Static Public Member Functions

template<class SymbolType >
static string::LinearString< SymbolType > decompress (const ext::vector< bool > &source, const ext::set< SymbolType > &alphabet)
 

Member Function Documentation

◆ decompress()

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

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