CLUEstering
High-performance density-based weighted clustering library developed at CERN
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234]
  include
  CLUEstering
  core
 Clusterer.hppImplements the Clusterer class, which is the interface for running the clustering algorithm
 ConvolutionalKernel.hppProvides the kernel classes for the convolution done when computing the weighted density of the points
  data_structures
 AssociationMap.hppProvides the AssociationMap class for managing associations between keys and values ///
 PointsDevice.hppProvides the PointsDevice class for managing points on a device
 PointsHost.hppProvides the PointsHost class for managing points in host memory
 Tiles.hpp
  utils
 get_device.hppProvides a function to get an alpaka device by its index
 get_queue.hppProvides functions to get an alpaka queue from a device index or a device object
 read_csv.hppProvides functions to read points from a CSV file into a PointsHost object
 validation.hpp
 CLUEstering.hppHeader file for the CLUEstering library