Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
permute_multiworld

tests permute function between different worlds More...

Collaboration diagram for permute_multiworld:

Functions

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

Detailed Description

tests permute function between different worlds

Function Documentation

char* getCmdOption ( char **  begin,
char **  end,
const std::string &  option 
)

Definition at line 157 of file permute_multiworld.cxx.

Referenced by main().

int main ( int  argc,
char **  argv 
)
int permute_multiworld ( int  n,
int  sym,
World dw 
)