Go to the source code of this file.
Functions | |
int | gk_dfkvkselect (size_t n, int topk, gk_fkv_t *cand) |
int | gk_ifkvkselect (size_t n, int topk, gk_fkv_t *cand) |
This function puts the 'topk' largest values in the beginning of the array
Definition at line 20 of file fkvkselect.c.
References key.
Referenced by gk_csr_GetSimilarRows().
This function puts the 'topk' smallest values in the beginning of the array
Definition at line 84 of file fkvkselect.c.
References key.