Thrill
0.1
|
#include <thrill/api/dia.hpp>
#include <thrill/api/dop_node.hpp>
#include <thrill/common/functional.hpp>
#include <thrill/common/logger.hpp>
#include <thrill/data/file.hpp>
#include <algorithm>
#include <functional>
Go to the source code of this file.
Classes | |
class | ZipWithIndexNode< ValueType, ZipFunction > |
A DIANode which calculates the array index for each items and performs a Zip-like operation without extra rebalancing of the DIA data. More... | |
Namespaces | |
thrill | |
thrill::api | |
Macros | |
#define | THRILL_API_ZIP_WITH_INDEX_HEADER |
#define THRILL_API_ZIP_WITH_INDEX_HEADER |
Definition at line 15 of file zip_with_index.hpp.