| Package | Description |
|---|---|
| org.nd4j.linalg.api.shape | |
| org.nd4j.linalg.api.shape.loop.two |
| Modifier and Type | Method and Description |
|---|---|
static int[] |
Shape.raw2dLoop(int idim,
int ndim,
int[] coord,
int[] shape,
int dataA,
int[] stridesA,
int dataB,
int[] stridesB,
RawArrayIterationInformation2 info,
LoopFunction2 loopFunction2)
Raw 2 dimensional loop
over a data buffer given some strides.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CopyLoopFunction
Created by agibsonccc on 9/14/15.
|
Copyright © 2016. All Rights Reserved.