![]() |
COMPASS
5.0.0
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 72 of file carma_fft.h.
Definition at line 74 of file carma_fft.h.
Definition at line 77 of file carma_fft.h.
Definition at line 73 of file carma_fft.h.
Definition at line 78 of file carma_fft.h.
Definition at line 76 of file carma_fft.h.