GetNTotal
API definition |
APP_ERROR GetNTotal(uint64_t& ntotal) const; |
|---|---|
Function |
Obtains the number of base vectors of the current index. |
Input |
N/A |
Output |
uint64_t& ntotal: total number of base vectors of the current index. |
Return value |
APP_ERROR: return status. For details, see Return Code Reference. |
Restrictions |
N/A |
Parent topic: AscendIndexVStar