public class JcudaFft extends DefaultFFTInstance
| Constructor and Description |
|---|
JcudaFft() |
| Modifier and Type | Method and Description |
|---|---|
protected Op |
getFftOp(INDArray arr,
int n) |
cufftHandle |
getHandle()
Get the handle for the current thread
|
fft, fft, getIfftOp, ifft, ifft, ifft, ifft, postProcess, preProcess, rawfft, rawifftpublic cufftHandle getHandle()
protected Op getFftOp(INDArray arr, int n)
getFftOp in class DefaultFFTInstanceCopyright © 2015. All Rights Reserved.