getBase
API definition |
void getBase(int deviceId, char* xb) const; |
|---|---|
Function |
Obtains the feature vectors managed by AscendIndexSQ in the specific deviceId. |
Input |
int deviceId: device ID |
Output |
char* xb: feature vectors stored in deviceId by AscendIndexSQ. |
Return value |
N/A |
Restrictions |
|
Parent topic: AscendIndexSQ