CLUEstering
High-performance density-based weighted clustering library developed at CERN
|
Public Member Functions | |
Point (const std::array< float, Ndim > &coordinates, float weight, int cluster_index) | |
float | operator[] (size_t dim) const |
float | weight () const |
float | cluster_index () const |