EMAN2
libEM
cuda
cuda_projector.h
Go to the documentation of this file.
1
#ifndef cuda_project_h__
2
#define cuda_project_h__ 1
3
4
void
standard_project
(
const
float
*
const
matrix,
float
* data,
const
int
nx,
const
int
ny);
5
6
#endif
// cuda_project_h__ 1
standard_project
void standard_project(const float *const matrix, float *data, const int nx, const int ny)
Generated by
1.9.2