TOpenCLValue *Cbrt(TOpenCLValue *X) const;
The cube root.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TOpenCLValue * |
Remarks:
Calculate the cube root of X.
See Also: clValue::InvCbrt
Declared in Dew::Math::clValue · Dew.Math/clMtxExpr.h · Cross-compiler
The cube root.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TOpenCLValue * |
Calculate the cube root of X.