函数:destroy_repo_range
产品支持情况
|
产品 |
是否支持 |
|---|---|
|
|
x |
|
|
x |
|
|
x |
|
|
√ |
|
|
x |
|
|
x |
函数原型
- C函数原型
1aclError aclfvDestroyRepoRange(aclfvRepoRange *repoRange)
- python函数
1ret = acl.fv.destroy_repo_range(repo_range)
参数说明
|
参数名 |
说明 |
|---|---|
|
repo_range |
int,指针地址,待销毁的aclfvRepoRange类型。 |
返回值说明
|
返回值 |
说明 |
|---|---|
|
ret |
int,错误码。
|
父主题: 特征向量检索