| Cyclops Tensor Framework
    parallel arithmetic on multidimensional arrays | 
Sparse identity matrix test. More...
|   | 
| Functions | |
| int | speye (int n, int order, World &dw) | 
| char * | getCmdOption (char **begin, char **end, const std::string &option) | 
| int | main (int argc, char **argv) | 
Sparse identity matrix test.
| char* getCmdOption | ( | char ** | begin, | 
| char ** | end, | ||
| const std::string & | option | ||
| ) | 
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 77 of file speye.cxx.
References getCmdOption(), ctf.core::np(), ctf.core::rank(), and speye().
| int speye | ( | int | n, | 
| int | order, | ||
| World & | dw | ||
| ) | 
Definition at line 11 of file speye.cxx.
References NS, and CTF::World::rank.
Referenced by btwn_cnt_fast(), and main().