clValue::Mag Method

TOpenCLValue *Mag(TOpenCLValue *X) const;

Magnitude.

#NameTypeDescription
1XTOpenCLValue *
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