setSortMode接口
API定义 |
void setSortMode(int mode); |
---|---|
功能描述 |
设置topk排序模式。模式0为近似排序;模式1为精确排序。 |
输入 |
int mode:topk排序模式。 |
输出 |
无 |
返回值 |
无 |
约束说明 |
|
父主题: AscendIndexIVFSQT
API定义 |
void setSortMode(int mode); |
---|---|
功能描述 |
设置topk排序模式。模式0为近似排序;模式1为精确排序。 |
输入 |
int mode:topk排序模式。 |
输出 |
无 |
返回值 |
无 |
约束说明 |
|