Field and Description |
---|
jcuda.jcufft.cufftCompatibility.CUFFT_COMPATIBILITY_FFTW_ASYMMETRIC
as of CUDA 6.5: Asymmetric input is
always treated as in FFTW.
|
jcuda.jcufft.cufftCompatibility.CUFFT_COMPATIBILITY_NATIVE
as of CUDA 6.0RC
|
Method and Description |
---|
jcuda.jcufft.JCufft.cufftExecR2C(cufftHandle, double[], double[])
This method will be removed in a future release.
It should have been called 'cufftExecD2Z'.
|