Go to the source code of this file.
Defines | |
#define | cuda_project_h__ 1 |
Functions | |
void | standard_project (const float *const matrix, float *data, const int nx, const int ny) |
#define cuda_project_h__ 1 |
Definition at line 2 of file cuda_projector.h.
void standard_project | ( | const float *const | matrix, | |
float * | data, | |||
const int | nx, | |||
const int | ny | |||
) |
Referenced by EMAN::StandardProjector::project3d().