AscendIndexIVFPQ

API definition

AscendIndexIVFPQ(const AscendIndexIVFPQ&) = delete;

Function

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

Input

const AscendIndexIVFPQ&: constant AscendIndexIVFPQ

Output

N/A

Return value

N/A

Restrictions

N/A