blob: 812819e9dd99ae45f673798e12dab7c544b987fe [file] [log] [blame]
void heapsort(int *sort_index,
float *sort_values,
int nelem,
int start_index);