|
ttg 1.0.0
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
|
Go to the source code of this file.
Namespaces | |
| namespace | std |
| STL namespace. | |
Typedefs | |
| using | Key2 = std::pair< int, int > |
Functions | |
| std::ostream & | std::operator<< (std::ostream &os, const Key2 &key) |
| int | main (int argc, char **argv) |
Variables | |
| const double | threshold = 100.0 |
| using Key2 = std::pair<int, int> |
Definition at line 7 of file iterative.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
| const double threshold = 100.0 |
Definition at line 6 of file iterative.cc.
1.9.8