AscendIndexIVFSQFuzzy

API definition

AscendIndexIVFSQFuzzy(const AscendIndexIVFSQFuzzy&) = delete;

Function

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

Input

const AscendIndexIVFSQFuzzy&: constant AscendIndexIVFSQFuzzy

Output

N/A

Return value

N/A

Restrictions

N/A