clValue::Cosh Method

TOpenCLValue *Cosh(TOpenCLValue *X) const;

Hyperbolic cosine.

#NameTypeDescription
1XTOpenCLValue *
Remarks:

Calculate the hyperbolic cosine of all caling object elements in-place.

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