setSortMode
API definition |
void setSortMode(int mode); |
|---|---|
Function |
Sets the topk sorting mode. Mode 0 indicates approximate sorting, and mode 1 indicates exact sorting. |
Input |
int mode: topk sorting mode. |
Output |
N/A |
Return value |
N/A |
Restrictions |
|
Parent topic: AscendIndexIVFSQT