setNumProbes
API definition |
void setNumProbes(int nprobes) |
|---|---|
Function |
Sets the number of nprobes of the current AscendIndexIVF. |
Input |
int nprobes: number of nprobes of AscendIndexIVF. |
Output |
N/A |
Return value |
N/A |
Restrictions |
0 < nprobe ≤ nlist |
Parent topic: AscendIndexIVF