TOpenCLValue *Inv(TOpenCLValue *X) const;
Inverse (1/x).
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TOpenCLValue * |
Remarks:
Calculates the inverse of X.
See Also: clValue::Divide
Declared in Dew::Math::clValue · Dew.Math/clMtxExpr.h · Cross-compiler
Inverse (1/x).
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TOpenCLValue * |
Calculates the inverse of X.