clValue::Floor Method

TOpenCLValue *Floor(TOpenCLValue *Src) const;

Rounds Src object value towards negative infinity and stores the result in the calling object.

#NameTypeDescription
1SrcTOpenCLValue *
Remarks:

FloatPrecision and clValue::Complex properties of the calling object are adjusted automatically.

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