AscendIndexIVF
API definition |
AscendIndexIVF(const AscendIndexIVF&) = delete; |
|---|---|
Function |
Declares that the copy constructor of this Index class is void, that is, it cannot be copied. |
Input |
const AscendIndexIVF&: constant AscendIndexIVF |
Output |
N/A |
Return value |
N/A |
Restrictions |
N/A |
Parent topic: AscendIndexIVF