clValue::Trunc Method

TOpenCLValue *Trunc(TOpenCLValue *Src) const;

Truncate Src object value.

#NameTypeDescription
1SrcTOpenCLValue *
Remarks:

Store the result in the calling object. FloatPrecision and clValue::Complex property of calling object are adjusted automatically.

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