Function omp_radix_sorter_destroy
Defined in File omp_radix_sort.h
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.
Defined in File omp_radix_sort.h
Deallocate/destroy a sorter after use.
sorter – The sorter to destroy.