Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
path Struct Reference

Public Member Functions

 path (int w_, int h_)
 
 path ()
 

Data Fields

int w
 
int h
 

Detailed Description

Definition at line 11 of file apsp.cxx.

Constructor & Destructor Documentation

path::path ( int  w_,
int  h_ 
)
inline

Definition at line 13 of file apsp.cxx.

path::path ( )
inline

Definition at line 14 of file apsp.cxx.

Field Documentation

int path::h

Definition at line 12 of file apsp.cxx.

Referenced by apsp().

int path::w

Definition at line 12 of file apsp.cxx.

Referenced by apsp().


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