density_clustering_common.hpp
Go to the documentation of this file.
Clustering::Tools::Neighborhood Neighborhood
map frame id to neighbors
Definition: density_clustering.hpp:58
Density-based clustering.
std::vector< std::size_t > screening(const std::vector< float > &free_energy, const Neighborhood &nh, const float free_energy_threshold, const float *coords, const std::size_t n_rows, const std::size_t n_cols, const std::vector< std::size_t > initial_clusters)
Definition: density_clustering_common.cpp:38