NMSIS-DSP  Version 1.3.1
NMSIS DSP Software Library
riscv_merge_sort_instance_f32 Struct Reference

Instance structure for the sorting algorithms. More...

Data Fields

riscv_sort_dir dir
 
float32_tbuffer
 

Detailed Description

Instance structure for the sorting algorithms.

Field Documentation

◆ buffer

float32_t* riscv_merge_sort_instance_f32::buffer

Working buffer

◆ dir

riscv_sort_dir riscv_merge_sort_instance_f32::dir

Sorting order (direction)