|
Thrill
0.1
|
#include <thrill/api/generate.hpp>#include <thrill/api/max.hpp>#include <thrill/api/size.hpp>#include <thrill/api/sort.hpp>#include <thrill/api/window.hpp>#include <thrill/api/zip.hpp>#include <utility>
Include dependency graph for check_sa.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_CHECK_SA_HEADER |
Functions | |
| template<typename InputDIA , typename SuffixArrayDIA > | |
| bool | CheckSA (const InputDIA &input, const SuffixArrayDIA &suffix_array) |
| #define THRILL_EXAMPLES_SUFFIX_SORTING_CHECK_SA_HEADER |
Definition at line 13 of file check_sa.hpp.