clValue::Sqr Method

TOpenCLValue *Sqr(TOpenCLValue *X) const;

Square.

#NameTypeDescription
1XTOpenCLValue *
Remarks:

Calculate the square of X.

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