AscendLinearTransform

API definition

AscendLinearTransform(const AscendLinearTransform&) = delete;

Function

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

Input

const AscendLinearTransform&: constant AscendLinearTransform

Output

N/A

Return value

N/A

Restrictions

N/A