Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
fast_sym

A clever way to multiply symmetric matrices. More...

Collaboration diagram for fast_sym:

Functions

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

Detailed Description

A clever way to multiply symmetric matrices.

Function Documentation

int fast_sym ( int const  n,
World ctf 
)
char* getCmdOption ( char **  begin,
char **  end,
const std::string &  option 
)

Definition at line 120 of file fast_sym.cxx.

Referenced by main().

int main ( int  argc,
char **  argv 
)

Definition at line 131 of file fast_sym.cxx.

References fast_sym(), getCmdOption(), ctf.core::np(), and ctf.core::rank().