Thrill
0.1
|
Definition at line 46 of file construct_lcp.hpp.
#include <construct_lcp.hpp>
Public Attributes | |
Char | ch |
Index | index |
Friends | |
std::ostream & | operator<< (std::ostream &os, const IndexChar &ic) |
|
friend |
Definition at line 50 of file construct_lcp.hpp.
Char ch |
Definition at line 48 of file construct_lcp.hpp.
Referenced by examples::suffix_sorting::ConstructBWT(), and examples::suffix_sorting::ConstructLCP().
Index index |
Definition at line 47 of file construct_lcp.hpp.
Referenced by examples::suffix_sorting::ConstructBWT(), and examples::suffix_sorting::ConstructLCP().