VCSBeam
Macros
gpu_fft.hpp File Reference
#include <hipfft.h>
Include dependency graph for gpu_fft.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define gpufftResult   hipfftResult
 
#define gpufftDestroy   hipfftDestroy
 
#define GPUFFT_SUCCESS   HIPFFT_SUCCESS
 
#define gpufftComplex   hipfftComplex
 
#define gpufftPlanMany   hipfftPlanMany
 
#define gpufftHandle   hipfftHandle
 
#define gpufftPlan2d   hipfftPlan2d
 
#define gpufftExecC2C   hipfftExecC2C
 
#define GPUFFT_C2C   HIPFFT_C2C
 
#define GPUFFT_FORWARD   HIPFFT_FORWARD
 

Macro Definition Documentation

◆ GPUFFT_C2C

#define GPUFFT_C2C   HIPFFT_C2C

◆ GPUFFT_FORWARD

#define GPUFFT_FORWARD   HIPFFT_FORWARD

◆ GPUFFT_SUCCESS

#define GPUFFT_SUCCESS   HIPFFT_SUCCESS

◆ gpufftComplex

#define gpufftComplex   hipfftComplex

◆ gpufftDestroy

#define gpufftDestroy   hipfftDestroy

◆ gpufftExecC2C

#define gpufftExecC2C   hipfftExecC2C

◆ gpufftHandle

#define gpufftHandle   hipfftHandle

◆ gpufftPlan2d

#define gpufftPlan2d   hipfftPlan2d

◆ gpufftPlanMany

#define gpufftPlanMany   hipfftPlanMany

◆ gpufftResult

#define gpufftResult   hipfftResult