AscendIndexInt8IVF

API definition

AscendIndexInt8IVF(const AscendIndexInt8IVF&) = delete;

Function

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

Input

const AscendIndexInt8IVF&: constant AscendIndexInt8IVF

Output

N/A

Return value

N/A

Restrictions

N/A