|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Generic convolution strategy. To perform the convolution, an implementing class could use e.g.
Method Summary | |
DataStorage |
convolute(DataStorage x,
DataStorage y,
long resultSize)
Convolutes the two sets of data. |
Method Detail |
public DataStorage convolute(DataStorage x, DataStorage y, long resultSize) throws ApfloatRuntimeException
x
- First data set.y
- Second data set.resultSize
- Number of elements needed in the result data.
ApfloatRuntimeException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |