![]() |
COMPASS
5.4.4
End-to-end AO simulation tool using GPU acceleration
|
Go to the source code of this file.
Classes | |
class | CarmaFFT< T_in, T_out > |
this class provides the fft features to CarmaObj More... | |
Typedefs | |
typedef CarmaFFT< cuFloatComplex, cuFloatComplex > | caFFT_C2C |
typedef CarmaFFT< cufftReal, cuFloatComplex > | caFFT_R2C |
typedef CarmaFFT< cuFloatComplex, cufftReal > | caFFT_C2R |
typedef CarmaFFT< cuDoubleComplex, cuDoubleComplex > | caFFT_Z2Z |
typedef CarmaFFT< cufftDoubleReal, cuDoubleComplex > | caFFT_D2Z |
typedef CarmaFFT< cuDoubleComplex, cufftDoubleReal > | caFFT_Z2D |
Definition at line 47 of file carma_fft.h.
Definition at line 49 of file carma_fft.h.
Definition at line 52 of file carma_fft.h.
Definition at line 48 of file carma_fft.h.
Definition at line 53 of file carma_fft.h.
Definition at line 51 of file carma_fft.h.