AscendIndexFlatL2

API Definition

AscendIndexFlatL2(const AscendIndexFlatL2&) = delete;

Function

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

Input

const AscendIndexFlatL2&: constant AscendIndexFlatL2

Output

N/A

Return Value

N/A

Restrictions

N/A