class MatrixMultiplyEngine
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 |
---|
MatrixMultiplyEngine
() |
GPP - Groovy Parallel Patterns generated 06112016 by Jon Kerridge, Edinburgh Napier University - j.kerridge@napier.ac.uk