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

Go to the source code of this file.

Data Structures

struct  path
 

Namespaces

 CTF
 

Functions

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