- org.jcsp.gpp.skeletons.matrix.MyMatrix
-
-
Constructor Summary
Constructors
Constructor and description |
MyMatrix
()
|
-
Methods Summary
Methods
Type |
Name and description |
int |
matrixAdd(int result, int l, int t)
|
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class Matrix |
getByColumn, getByColumn, getByRow, getByRow, getImageRows, setByColumn, setByColumn, setByRow, setByRow, toString |
class Object |
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
-
-
Method Detail
-
int matrixAdd(int result, int l, int t)
GPP - Groovy Parallel Patterns generated test by Jon Kerridge, Edinburgh Napier University - j.kerridge@napier.ac.uk