Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
qr.cxx File Reference
#include <ctf.hpp>
#include "conj.h"
Include dependency graph for qr.cxx:

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)