setAddTotal

API definition

void setAddTotal(size_t addTotal);

Function

Sets the total number of vectors to be added. The default value is 100000000. PreciseMemControl must be set to true first.

Input

size_t addTotal: total number of vectors to be added.

Output

N/A

Return value

N/A

Restrictions

This API is not supported in the current version. Avoid using it.