Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#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) |
|
inlinestatic |