Effective implementation of algorithms (Master Thesis)
Effective and error-free implementation of algorithms
strings::suffix_array::LCPManzini Member List
This is the complete list of members for strings::suffix_array::LCPManzini, including all inherited members.
compute_counts(_Iterator first, _Iterator last, int alphabet_size, std::vector< int > *out)strings::suffix_array::LCPManzini [inline, private, static]
compute_rank_next(_Iterator seq_first, _Iterator seq_last, _SAIterator sa_first, _SAIterator sa_last, int alphabet_size, std::vector< int > *rank_next)strings::suffix_array::LCPManzini [inline, private, static]
DISALLOW_EVIL_CONSTRUCTORS(LCPManzini)strings::suffix_array::LCPManzini [private]
getHeightArray(_Iterator seq_first, _Iterator seq_last, _SAIterator sa_first, _SAIterator sa_last, int alphabet_size, std::vector< int > *out)strings::suffix_array::LCPManzini [inline, static]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines