AscendIndexIVFast

API definition

AscendIndexIVFast(const AscendIndexIVFast&) = delete;

Function

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

Input

const AscendIndexIVFast&: constant AscendIndexIVFast

Output

N/A

Return value

N/A

Restrictions

N/A