Package h
Class ST_adjmatrix_t
java.lang.Object
smetana.core.UnsupportedStarStruct
h.ST_adjmatrix_t
- All Implemented Interfaces:
__ptr__
,__struct__
-
Field Summary
Fields inherited from class smetana.core.UnsupportedStarStruct
CPT, SPY_ME, UID
-
Constructor Summary
-
Method Summary
Methods inherited from class smetana.core.UnsupportedStarStruct
___, castTo, copy, getTheField, isSameThan, unsupported
-
Field Details
-
nrows
public int nrows -
ncols
public int ncols -
data
public int[][] data
-
-
Constructor Details
-
ST_adjmatrix_t
public ST_adjmatrix_t()
-