AscendIndexIVFSQ

API definition

AscendIndexIVFSQ(const AscendIndexIVFSQ&) = delete;

Function

Declares that the copy constructor of this Index class is void, that is, it cannot be copied.

Input

const AscendIndexIVFSQ&: constant AscendIndexIVFSQ

Output

N/A

Return value

N/A

Restrictions

N/A