clValue::Log2 Method

TOpenCLValue *Log2(TOpenCLValue *X) const;

Log base 2.

#NameTypeDescription
1XTOpenCLValue *
Remarks:

Calculate the log base 2 of X.

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