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

cuda_reconstructor.h File Reference

Go to the source code of this file.

Defines

#define cuda_reconstruct_h__   1

Functions

void insert_slice_cuda (const float *const matrix, const float *const slice_data, float *vol, float *tmp_data, const int inx, const int iny, const int nx, const int ny, const int nz, const float weight)
float4 determine_slice_agreement_cuda (const float *const matrix, const float *const slice_data, float *vol, float *tmp_data, const int inx, const int iny, const int nx, const int ny, const int nz, const float weight)


Define Documentation

#define cuda_reconstruct_h__   1
 

Definition at line 2 of file cuda_reconstructor.h.


Function Documentation

float4 determine_slice_agreement_cuda const float *const   matrix,
const float *const   slice_data,
float *  vol,
float *  tmp_data,
const int  inx,
const int  iny,
const int  nx,
const int  ny,
const int  nz,
const float  weight
 

Referenced by EMAN::FourierReconstructor::do_compare_slice_work().

void insert_slice_cuda const float *const   matrix,
const float *const   slice_data,
float *  vol,
float *  tmp_data,
const int  inx,
const int  iny,
const int  nx,
const int  ny,
const int  nz,
const float  weight
 

Referenced by EMAN::FourierReconstructor::do_insert_slice_work().


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