setAddTotal
API Definition |
void setAddTotal(size_t addTotal) |
|---|---|
Function |
Sets the total number of vectors to be added to the base library. The default value is 100000000. |
Input |
size_t addTotal: total number of vectors to be added to the base library. |
Output |
N/A |
Return Value |
N/A |
Restrictions |
addTotal > 0 |
Parent topic: AscendIndexIVFSQT