LIBML
Version 3.2.4
LIBML DSP Software Library
|
Functions | |
static void | tpt_bitonic_sort_core_f32 (f32_t *aData, uint32_t aCount, bool aDir) |
void | tpt_bitonic_sort_f32 (f32_t *aOutData, const f32_t *aInData, uint32_t aCount, bool aDir) |
Floating point bitonic sort. More... | |
|
static |