TOpenCLValue *Log2(TOpenCLValue *X) const;
Log base 2.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TOpenCLValue * |
Remarks:
Calculate the log base 2 of X.
See Also: clValue::Exp2
Declared in Dew::Math::clValue · Dew.Math/clMtxExpr.h · Cross-compiler
Log base 2.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TOpenCLValue * |
Calculate the log base 2 of X.