TOpenCLValue *MulI(TOpenCLValue *X) const;
Multiply X with 1i and store the result in the calling object.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TOpenCLValue * |
Declared in Dew::Math::clValue · Dew.Math/clMtxExpr.h · Cross-compiler
Multiply X with 1i and store the result in the calling object.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TOpenCLValue * |