Function omp_radix_sorter_destroy

Function Documentation

void omp_radix_sorter_destroy(struct omp_radix_sorter *const sorter)

Deallocate/destroy a sorter after use.

Parameters:

sorter – The sorter to destroy.