public class JCudaVectorFFT extends VectorFFT
extraArgs, n, numProcessed, passThrough, x, y, z| Constructor and Description |
|---|
JCudaVectorFFT() |
JCudaVectorFFT(INDArray x) |
JCudaVectorFFT(INDArray x,
INDArray y,
INDArray z,
int n,
int fftLength) |
JCudaVectorFFT(INDArray x,
INDArray z,
int fftLength) |
JCudaVectorFFT(INDArray x,
INDArray z,
int n,
int fftLength) |
JCudaVectorFFT(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, setY, setZderivativeensureProperVectors, exec, extraArgs, init, n, numProcessed, setN, toString, x, y, zpublic JCudaVectorFFT()
public JCudaVectorFFT(INDArray x, int fftLength)
public JCudaVectorFFT(INDArray x)
public cufftHandle getHandle()
Copyright © 2015. All Rights Reserved.