operate = 接口
API定义 |
AscendIndexIVFFlat& operator=(const AscendIndexIVFFlat&) = delete; |
|---|---|
功能描述 |
声明此Index赋值构造函数为空,即不可拷贝类型。 |
输入 |
const AscendIndexIVFFlat&:常量AscendIndexIVFFlat。 |
输出 |
无 |
返回值 |
无 |
约束说明 |
无 |
父主题: AscendIndexIVFFlat
API定义 |
AscendIndexIVFFlat& operator=(const AscendIndexIVFFlat&) = delete; |
|---|---|
功能描述 |
声明此Index赋值构造函数为空,即不可拷贝类型。 |
输入 |
const AscendIndexIVFFlat&:常量AscendIndexIVFFlat。 |
输出 |
无 |
返回值 |
无 |
约束说明 |
无 |