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

cuda_ccf.h File Reference

Go to the source code of this file.

Functions

void cudasetup (int id)
void calculate_ccf (float *subject_image, float *ref_image, float *ccf, int NIAMGE, int NX, int NY, int RING_LENGTH, int NRING, int OU, float STEP, int KX, int KY, float *sx, float *sy, int silent)
void calculate_multiref_ccf (float *subject_image, float *ref_image, float *ccf, int NIAMGE, int NREF, int NX, int NY, int RING_LENGTH, int NRING, int OU, float STEP, int KX, int KY, float *sx, float *sy, int silent)
void filter_image (float *image_in, float *image_out, int NIMA, int NX, int NY, float *params)
void rot_filt_sum (float *image, int NIMA, int NX, int NY, int CTF, float *ctf_params, float *ali_params, float *ave1, float *ave2)


Function Documentation

void calculate_ccf float *  subject_image,
float *  ref_image,
float *  ccf,
int  NIAMGE,
int  NX,
int  NY,
int  RING_LENGTH,
int  NRING,
int  OU,
float  STEP,
int  KX,
int  KY,
float *  sx,
float *  sy,
int  silent
 

void calculate_multiref_ccf float *  subject_image,
float *  ref_image,
float *  ccf,
int  NIAMGE,
int  NREF,
int  NX,
int  NY,
int  RING_LENGTH,
int  NRING,
int  OU,
float  STEP,
int  KX,
int  KY,
float *  sx,
float *  sy,
int  silent
 

void cudasetup int  id  ) 
 

void filter_image float *  image_in,
float *  image_out,
int  NIMA,
int  NX,
int  NY,
float *  params
 

void rot_filt_sum float *  image,
int  NIMA,
int  NX,
int  NY,
int  CTF,
float *  ctf_params,
float *  ali_params,
float *  ave1,
float *  ave2
 


Generated on Tue Jun 11 13:40:52 2013 for EMAN2 by  doxygen 1.3.9.1