| Package | Description |
|---|---|
| org.nd4j.linalg.api.ops | |
| org.nd4j.linalg.api.ops.impl.grid | |
| org.nd4j.linalg.api.ops.impl.meta |
| Modifier and Type | Method and Description |
|---|---|
void |
MetaOp.setFirstPointers(GridPointers pointers) |
void |
MetaOp.setSecondPointers(GridPointers pointers) |
| Modifier and Type | Field and Description |
|---|---|
protected List<GridPointers> |
BaseGridOp.grid |
| Constructor and Description |
|---|
BaseGridOp(GridPointers... pointers) |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseMetaOp.setFirstPointers(GridPointers pointers) |
void |
BaseMetaOp.setSecondPointers(GridPointers pointers) |
| Constructor and Description |
|---|
BaseMetaOp(GridPointers opA,
GridPointers opB) |
Copyright © 2018. All rights reserved.