getBase
API定义  | 
void getBase(int deviceId, char* xb) const;  | 
|---|---|
功能描述  | 
获取该AscendIndexSQ在特定“deviceId”上管理的特征向量。  | 
输入  | 
int deviceId:Device侧设备ID。  | 
输出  | 
char* xb:AscendIndexSQ在“deviceId”上存储的底库特征向量。  | 
返回值  | 
无  | 
约束说明  | 
  | 
父主题: AscendIndexSQ
API定义  | 
void getBase(int deviceId, char* xb) const;  | 
|---|---|
功能描述  | 
获取该AscendIndexSQ在特定“deviceId”上管理的特征向量。  | 
输入  | 
int deviceId:Device侧设备ID。  | 
输出  | 
char* xb:AscendIndexSQ在“deviceId”上存储的底库特征向量。  | 
返回值  | 
无  | 
约束说明  | 
  |