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