expj# Complex exponential Op matx::expj(Op t)# Compute e^(jx) of each value in a tensor where j is sqrt(-1). Parameters: t – Tensor or operator input Examples# (tov0 = expj(tiv0)).run(exec);