12 #ifndef THRILL_EXAMPLES_SUFFIX_SORTING_DC7_HEADER 13 #define THRILL_EXAMPLES_SUFFIX_SORTING_DC7_HEADER 18 namespace suffix_sorting {
20 template <
typename Index,
typename InputDIA>
26 #endif // !THRILL_EXAMPLES_SUFFIX_SORTING_DC7_HEADER DIA is the interface between the user and the Thrill framework.
DIA< Index > DC7(const InputDIA &input_dia, size_t input_size, size_t K)
static const uint64_t K[80]