class MatrixEngine
Type | Name and description |
---|---|
boolean |
bottomTransfer |
def |
initVal |
int |
leftCols |
ChannelInput |
leftIn |
int |
leftRows |
ChannelOutput |
matrixOut |
String |
operation |
ChannelOutput |
resultOut |
ChannelOutput |
rightOut |
boolean |
rightTransfer |
int |
topCols |
ChannelInput |
topIn |
int |
topRows |
Constructor and description |
---|
MatrixEngine
() |
GPP - Groovy Parallel Patterns generated test by Jon Kerridge, Edinburgh Napier University - j dot kerridge at napier dot ac dot uk