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