Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
mpath Class Reference

#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
 

Detailed Description

Definition at line 16 of file btwn_central.h.

Constructor & Destructor Documentation

DEVICE HOST mpath::mpath ( int  w_,
int  m_ 
)
inline

Definition at line 21 of file btwn_central.h.

References DEVICE, and HOST.

DEVICE HOST mpath::mpath ( mpath const &  p)
inline

Definition at line 23 of file btwn_central.h.

References DEVICE, HOST, m, and w.

DEVICE HOST mpath::mpath ( )
inline

Definition at line 25 of file btwn_central.h.

Field Documentation

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().


The documentation for this class was generated from the following file: