Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
endomorphism

tests custom element-wise functions by implementing division elementwise on 4D tensors More...

Collaboration diagram for endomorphism:

Functions

void fdbl (double &a)
 
int endomorphism (int n, World &dw)
 
char * getCmdOption (char **begin, char **end, const std::string &option)
 
int main (int argc, char **argv)
 

Detailed Description

tests custom element-wise functions by implementing division elementwise on 4D tensors

Function Documentation

int endomorphism ( int  n,
World dw 
)
void fdbl ( double &  a)

Definition at line 13 of file endomorphism.cxx.

References ctf.core::a.

Referenced by endomorphism().

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

Definition at line 68 of file endomorphism.cxx.

Referenced by main().

int main ( int  argc,
char **  argv 
)

Definition at line 79 of file endomorphism.cxx.

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