Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
|
Go to the source code of this file.
Functions | |
template<typename dtype > | |
bool | qr (Matrix< dtype > A, int m, int n, World &dw) |
bool | test_qr (int m, int n, World dw) |
char * | getCmdOption (char **begin, char **end, const std::string &option) |
int | main (int argc, char **argv) |