| Package | Description |
|---|---|
| org.nd4j.linalg.api.shape.loop.four | |
| org.nd4j.linalg.api.shape.loop.one |
| Modifier and Type | Method and Description |
|---|---|
RawArrayIterationInformation4 |
RawArrayIterationInformation4.computeOut() |
| Modifier and Type | Method and Description |
|---|---|
void |
LoopFunction4.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
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoopFunction1.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
|
Copyright © 2016. All Rights Reserved.