setFuzzyK
API Definition |
void setFuzzyK(int value); |
|---|---|
Function |
Sets the maximum value of each vector in the bucket. |
Input |
int value: maximum value of each vector in the bucket. The recommended value is 3. |
Output |
N/A |
Return Value |
N/A |
Restrictions |
Value range: [0, nlist] |
Parent topic: AscendIndexIVFSQFuzzy