TOpenCLValue *Abs(TOpenCLValue *X) const;
Absolute values of X.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TOpenCLValue * |
Remarks:
Calculate the absolute value of X.
See Also: clValue::Mag
Declared in Dew::Math::clValue · Dew.Math/clMtxExpr.h · Cross-compiler