clValue::Abs Method

TOpenCLValue *Abs(TOpenCLValue *X) const;

Absolute values of X.

#NameTypeDescription
1XTOpenCLValue *
Remarks:

Calculate the absolute value of X.

See Also: clValue::Mag
Declared in Dew::Math::clValue · Dew.Math/clMtxExpr.h · Cross-compiler