tanh# Hyperbolic tangent Added in version 0.3.0. Op matx::tanh(Op t)# Compute the hyperbolic tangent of every element in the tensor Parameters: t – Tensor or operator input Examples# (tov0 = tanh(tiv0)).run(exec);