Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

cuda_emfft.h File Reference

Go to the source code of this file.

Defines

#define eman__cuda_emfft_h__   1

Functions

int cuda_dd_fft_real_to_complex_nd (float *real_data, float *complex_data, int nx, int ny, int nz, int batch)
int cuda_dd_fft_complex_to_real_nd (float *complex_data, float *real_data, int nx, int ny, int nz, int batch)
void do_cuda_fft_cache_destroy ()


Define Documentation

#define eman__cuda_emfft_h__   1
 

Definition at line 3 of file cuda_emfft.h.


Function Documentation

int cuda_dd_fft_complex_to_real_nd float *  complex_data,
float *  real_data,
int  nx,
int  ny,
int  nz,
int  batch
 

Referenced by EMAN::EMData::calc_ccfx().

int cuda_dd_fft_real_to_complex_nd float *  real_data,
float *  complex_data,
int  nx,
int  ny,
int  nz,
int  batch
 

Referenced by EMAN::EMData::calc_ccfx().

void do_cuda_fft_cache_destroy  ) 
 


Generated on Tue Jun 11 13:46:30 2013 for EMAN2 by  doxygen 1.3.9.1