public interface LoopFunction1
| Modifier and Type | Method and Description |
|---|---|
void |
perform(int i,
RawArrayIterationInformation4 info,
DataBuffer a,
int aOffset,
DataBuffer b,
int bOffset,
DataBuffer c,
int cOffset,
DataBuffer d,
int dOffset)
Perform an operation
given 2 buffers
|
void perform(int i,
RawArrayIterationInformation4 info,
DataBuffer a,
int aOffset,
DataBuffer b,
int bOffset,
DataBuffer c,
int cOffset,
DataBuffer d,
int dOffset)
a - the first bufferaOffset - the first buffer offsetb - the second bufferbOffset - the second buffer offsetCopyright © 2016. All Rights Reserved.