Skip to content

Quicksort

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

Data stored in array of structs, each struct contains the coordinates of the clusters. Quick sort algorithm for clusters by phi angle implemented for better performances. Other temporary vectors moved away for less mem. overhead.

Merge request reports

Loading