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