TOpenCLValue *Mag(TOpenCLValue *X) const;
Magnitude.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TOpenCLValue * |
Remarks:
Calculate the magnitude for X. This method has the same function as the clValue::Abs method.
See Also: clValue::Abs
Declared in Dew::Math::clValue · Dew.Math/clMtxExpr.h · Cross-compiler