public interface IndexAccumulation extends Op
ReduceOp in that both are
accumulation/reduction operations, however index accumulation returns
an integer corresponding to an index, rather than a real (or complex)
value.| Modifier and Type | Method and Description |
|---|---|
INDArray |
dimensions()
This method returns dimensions for this op
|
Number |
getFinalResult() |
boolean |
isKeepDims()
This method returns TRUE if we're going to keep axis, FALSE otherwise
|
boolean |
validateDataTypes() |
extraArgs, extraArgsBuff, extraArgsDataBuff, opName, opNum, setExtraArgs, setX, setY, setZ, toCustomOp, x, y, zCopyright © 2019. All rights reserved.