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