Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
|
#include <world.h>
Public Member Functions | |
bool | operator< (grid_wrapper const &other) const |
Data Fields | |
int | pr |
int | pc |
int | ctxt |
bool CTF_int::grid_wrapper::operator< | ( | grid_wrapper const & | other | ) | const |
int CTF_int::grid_wrapper::ctxt |
Definition at line 156 of file world.h.
Referenced by CTF::Matrix< dtype >::get_desc().
int CTF_int::grid_wrapper::pc |
Definition at line 155 of file world.h.
Referenced by CTF::Matrix< dtype >::get_desc(), and operator<().
int CTF_int::grid_wrapper::pr |
Definition at line 154 of file world.h.
Referenced by CTF::Matrix< dtype >::get_desc(), and operator<().