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 12:40:41 2013 for EMAN2 by  doxygen 1.4.7