Work function that reads in a single shard and populates the graph.
More...
|
| populate_graph_from_shards (LineReader line_reader, sharded_description desc) |
|
template<typename Index , typename GraphView > |
result_type | operator() (Index linear, GraphView g) |
|
template<typename LineReader>
class stapl::populate_graph_from_shards< LineReader >
Work function that reads in a single shard and populates the graph.
- Template Parameters
-
LineReader | Functor to read in a single line |
The documentation for this class was generated from the following file: