|
Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
|

Go to the source code of this file.
Functions | |
| template<typename dtype > | |
| void | rec_scan (Tensor< dtype > &V) |
| template<typename dtype > | |
| void | scan (Vector< dtype > &v, int logn) |
| int | scan_test (int logn, World &dw) |
| char * | getCmdOption (char **begin, char **end, const std::string &option) |
| int | main (int argc, char **argv) |