|
typedef cufftDoubleReal | RealType |
|
typedef cufftDoubleComplex | ComplexType |
|
|
static cufftResult | r2c (cufftHandle plan, RealType const *input, ComplexType *output) |
|
static cufftResult | c2r (cufftHandle plan, ComplexType const *input, RealType *output) |
|
static cufftResult | c2c (cufftHandle plan, ComplexType const *input, ComplexType *output, int direction) |
|
template<>
struct ska::cheetah::fft::cuda::detail::CufftHelper< double >
Definition at line 54 of file Fft.cu.
The documentation for this struct was generated from the following file:
- cheetah/fft/cuda/detail/Fft.cu