Thrill  0.1
dc7.hpp File Reference
#include <thrill/api/dia.hpp>
+ Include dependency graph for dc7.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 examples
 
 examples::suffix_sorting
 

Macros

#define THRILL_EXAMPLES_SUFFIX_SORTING_DC7_HEADER
 

Functions

template<typename Index , typename InputDIA >
thrill::DIA< Index > DC7 (const InputDIA &input_dia, size_t input_size, size_t K)
 

Macro Definition Documentation

◆ THRILL_EXAMPLES_SUFFIX_SORTING_DC7_HEADER

#define THRILL_EXAMPLES_SUFFIX_SORTING_DC7_HEADER

Definition at line 13 of file dc7.hpp.