Class | Description |
---|---|
cufftCompatibility |
Compatibility flags for CUFFT.
|
cufftHandle |
A handle type used to store and access CUFFT plans
|
cufftResult |
The result of a CUFFT operation
|
cufftType |
The type of a CUFFT operation
|
JCufft |
Java bindings for CUFFT, the NVIDIA CUDA FFT library.
|
This package contains classes that are related to JCufft.
The main class is the JCufft
class,
which provides all method bindings for CUFFT, the
NVIDIA CUDA FFT library.
Please consult your CUFFT library documentation
for more information about how to use this API.
Copyright © 2020. All rights reserved.