Skip to content

Algorithm

Matteo Concas requested to merge mconcas/experimental-code:algorythm into master

[NEW]

  • LUT IDs now inside the clusters themselves.
  • fPhi of a cluster evaluated at construction time.
  • Using std::sort() for sorting arrays of clusters.
  • Added some basic methods for CPU time measurement.

Merge request reports