clValue::Cbrt Method

TOpenCLValue *Cbrt(TOpenCLValue *X) const;

The cube root.

#NameTypeDescription
1XTOpenCLValue *
Remarks:

Calculate the cube root of X.

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