Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <ArithmeticCompression.h>
Static Public Member Functions | |
template<class SymbolType > | |
static ext::vector< bool > | compress (const string::LinearString< SymbolType > &source) |
|
inlinestatic |