NMSIS-DSP
Version 1.3.1
NMSIS DSP Software Library
|
Instance structure for the sorting algorithms. More...
Data Fields | |
riscv_sort_dir | dir |
float32_t * | buffer |
Instance structure for the sorting algorithms.
float32_t* riscv_merge_sort_instance_f32::buffer |
Working buffer
riscv_sort_dir riscv_merge_sort_instance_f32::dir |
Sorting order (direction)