|
Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
|
#include <btwn_central.h>
Public Member Functions | |
| DEVICE HOST | mpath (int w_, int m_) |
| DEVICE HOST | mpath (mpath const &p) |
| DEVICE HOST | mpath () |
Data Fields | |
| int | w |
| int | m |
Definition at line 16 of file btwn_central.h.
Definition at line 21 of file btwn_central.h.
Definition at line 25 of file btwn_central.h.
| int mpath::m |
Definition at line 19 of file btwn_central.h.
Referenced by get_mpath_semiring(), mfunc(), mpath(), and mpath_red().
| int mpath::w |
Definition at line 18 of file btwn_central.h.
Referenced by addw(), btwn_cnt_fast(), get_mpath_semiring(), mfunc(), mpath(), and mpath_red().