Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
|
Public Member Functions | |
int2 (int a, int b) | |
operator const int * () const | |
Data Fields | |
int | i [2] |
Definition at line 11 of file matrix.cxx.
|
inline |
Definition at line 14 of file matrix.cxx.
References ctf.core::a, and ctf.core::b.
|
inline |
Definition at line 19 of file matrix.cxx.
References i.
int CTF_int::int2::i[2] |
Definition at line 13 of file matrix.cxx.
Referenced by ctf.core.tensor::__iadd__(), ctf.core.tensor::__idiv__(), ctf.core.tensor::__imul__(), ctf.core.tensor::__isub__(), ctf.core.tensor::__itruediv__(), operator const int *(), and ctf.core.tensor::set_zero().