Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
gemm_4D.cxx File Reference
#include <ctf.hpp>
Include dependency graph for gemm_4D.cxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int gemm_4D (int const n, int const sym, int const niter, World &dw)
 
char * getCmdOption (char **begin, char **end, const std::string &option)
 
int main (int argc, char **argv)