Function omp_radix_sorter_exec
Defined in File omp_radix_sort.h
Function Documentation
-
status_t omp_radix_sorter_exec(struct omp_radix_sorter *const sorter)
Perform radix sort in parallel using OpenMP.
- Parameters:
sorter – The initialized sorter.
- Returns: