clValue.MulI Method

function MulI(const X: TOpenCLValue): TOpenCLValue;

Multiply X with 1i and store the result in the calling object.

#NameTypeDescription
1XTOpenCLValue

Returns: TOpenCLValue