public class Linspace extends BaseRandomOp
extraArgs, extraArgz, n, numProcessed, passThrough, x, y, z| Constructor and Description |
|---|
Linspace() |
Linspace(double from,
double to,
int length) |
Linspace(INDArray z,
double from,
double to) |
| Modifier and Type | Method and Description |
|---|---|
String |
name()
The name of this operation
|
int |
opNum()
An op number
|
op, op, op, op, op, op, op, op, opForDimension, opForDimensionexec, exec, extraArgs, extraArgsBuff, extraArgsDataBuff, getOpType, init, isExecSpecial, isPassThrough, n, numProcessed, setN, setX, setY, setZ, toString, x, y, zclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitexec, exec, extraArgs, extraArgsBuff, extraArgsDataBuff, init, isExecSpecial, isPassThrough, n, numProcessed, setExtraArgs, setN, setX, setY, setZ, x, y, zpublic Linspace()
public Linspace(double from,
double to,
int length)
public Linspace(@NonNull
INDArray z,
double from,
double to)
Copyright © 2017. All rights reserved.