cosh#

Hyperbolic coshine

Op matx::cosh(Op t)#

Compute hyperbolic cosine of every element in the tensor

Parameters:

t – Tensor or operator input

Examples#

(tov0 = cosh(tiv0)).run(exec);