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