EMAN2
Functions
cuda_reconstructor.h File Reference

Go to the source code of this file.

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)
 

Function Documentation

◆ determine_slice_agreement_cuda()

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 
)

◆ insert_slice_cuda()

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 
)