public class JCudaVectorIFFT extends VectorIFFT
executed, fftLengthextraArgs, n, numProcessed, passThrough, x, y, z| Constructor and Description |
|---|
JCudaVectorIFFT() |
JCudaVectorIFFT(INDArray x,
INDArray y,
INDArray z,
int n,
int fftLength) |
JCudaVectorIFFT(INDArray x,
INDArray z,
int fftLength) |
JCudaVectorIFFT(INDArray x,
INDArray z,
int n,
int fftLength) |
JCudaVectorIFFT(INDArray x,
int fftLength) |
| Modifier and Type | Method and Description |
|---|---|
void |
exec() |
cufftHandle |
getHandle()
Get the handle for the current thread
|
isPassThrough, name, op, op, op, op, op, op, op, op, opForDimension, opForDimension, setX, setZderivativeensureProperVectors, exec, extraArgs, init, n, numProcessed, setN, setY, toString, x, y, zpublic JCudaVectorIFFT(INDArray x, int fftLength)
public JCudaVectorIFFT()
public cufftHandle getHandle()
public void exec()
exec in interface Opexec in class VectorIFFTCopyright © 2015. All Rights Reserved.