function MulI(const X: TOpenCLValue): TOpenCLValue;
Multiply X with 1i and store the result in to the calling object.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TOpenCLValue |
Returns: TOpenCLValue
Multiply X with 1i and store the result in to the calling object.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TOpenCLValue |
Returns: TOpenCLValue