Effective implementation of algorithms (Master Thesis)
Effective and error-free implementation of algorithms
strings::search::RabinKarp Member List
This is the complete list of members for strings::search::RabinKarp, including all inherited members.
checkMatch(_Iterator start, _PatternIterator pattern_first, _PatternIterator pattern_last)strings::search::RabinKarp [inline, private, static]
search(_Iterator first, _Iterator last, _PatternIterator pattern_first, _PatternIterator pattern_last, bool checkFalsePositives, strings::search_callback::SearchCallback< _Iterator > *callback)strings::search::RabinKarp [inline, static]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines