clValue::Exp Method

TOpenCLValue *Exp(TOpenCLValue *X) const;

Exponent (e^).

#NameTypeDescription
1XTOpenCLValue *
Remarks:

Calculate the exponent e^X.

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