clustering
0.12
Clustering suite for molecular dynamics trajectories.
|
OpenCL implementations of compute intensive functions. More...
Functions | |
std::map< float, std::vector < std::size_t > > | calculate_populations (const float *coords, const std::size_t n_rows, const std::size_t n_cols, std::vector< float > radii) |
OpenCL implementations of compute intensive functions.
std::map< float, std::vector< std::size_t > > Clustering::Density::OpenCL::calculate_populations | ( | const float * | coords, |
const std::size_t | n_rows, | ||
const std::size_t | n_cols, | ||
std::vector< float > | radii | ||
) |
OpenCL implementation of ; ATTENTION: OpenCL support is unfinished and not expected to return sound results.
Definition at line 37 of file density_clustering_opencl.cpp.