|
Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
|

Go to the source code of this file.
Functions | |
| template<typename dtype > | |
| bool | svd (Matrix< dtype > A, int m, int n, int k, World &dw) |
| bool | test_svd (int m, int n, int k, World dw) |
| char * | getCmdOption (char **begin, char **end, const std::string &option) |
| int | main (int argc, char **argv) |