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

#include <BitParalelism.h>

Static Public Member Functions

template<class SymbolType >
static ext::map< SymbolType, ext::vector< bool > > constructDVectors (const ext::set< SymbolType > &alphabet, const string::LinearString< SymbolType > &pattern)
 

Member Function Documentation

◆ constructDVectors()

template<class SymbolType >
ext::map< SymbolType, ext::vector< bool > > stringology::simulations::BitParalelism::constructDVectors ( const ext::set< SymbolType > &  alphabet,
const string::LinearString< SymbolType > &  pattern 
)
static
Here is the call graph for this function:
Here is the caller graph for this function:

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