TOpenCLValue *Floor(TOpenCLValue *Src) const;
Rounds Src object value towards negative infinity and stores the result in the calling object.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TOpenCLValue * |
Remarks:
FloatPrecision and clValue::Complex properties of the calling object are adjusted automatically.
Declared in Dew::Math::clValue · Dew.Math/clMtxExpr.h · Cross-compiler