OpenFPGA/vpr7_x2p/vpr/SRC/util/heapsort.h

2 lines
80 B
C
Executable File

void heapsort(int *sort_index, float *sort_values, int nelem, int start_index);